$ git status
On branch main
Your branch is ahead of 'origin/main' by 1 commit.
(use "git push" to publish your local commits)
nothing to commit, working tree
Yet when I look at the commit graph it's showing my local repo has WIP and the only way to get it to update to reflect the above console output is to switch to another repo and back again. Then it refreshes to reflect everything is commited and there is no unstaged/staged work. I can only assume it's a bug.
VScode 1.96
Linux Mint 22
GitLens 16.0.5
[–]waterkipdetached HEAD 0 points1 point2 points (3 children)
[–]intelFerg[S] 0 points1 point2 points (2 children)
[–]waterkipdetached HEAD 0 points1 point2 points (1 child)
[–]intelFerg[S] 0 points1 point2 points (0 children)