wisetime-io / vscode-branch-in-window-title

Visual Studio Code extension that shows the current Git branch in the window title
Apache License 2.0
12 stars 6 forks source link

Extension showing multiple branches in window title #20

Open joshuaiz opened 8 months ago

joshuaiz commented 8 months ago

Hello,

I'm seeing multiple branches showing in my window title so not sure if this is a bug with your extension or VS Code itself. I've noticed VS Code not tracking branches properly over the last 24 hours which is a bit concerning.

See here:

CleanShot 2023-11-08 at 21 29 17@2x

In the Terminal I am on the preview branch. Any idea what is going on here?

joshuaiz commented 8 months ago

For more info:

git rev-parse --abbrev-ref HEAD

shows preview

AnrDaemon commented 3 months ago

Extension version - ?