When in a repository with a branch that is behind (presumably also ahead, though I haven't tested it) the remote, hovering the cursor over the "n commits behind" node shows a description with a missing whitespace character between "behind" and the branch name (in my case, "origin/master".
GitLens Version: 10.2.2
VSCode Version: 1.46.1
OS Version: Linux x64 5.7.8-5-MANJARO
Steps to Reproduce:
Have a branch that is behind the remote
Hover the cursor over the "n commits behind" node under the "Branches" tree
The text was updated successfully, but these errors were encountered:
When in a repository with a branch that is behind (presumably also ahead, though I haven't tested it) the remote, hovering the cursor over the "n commits behind" node shows a description with a missing whitespace character between "behind" and the branch name (in my case, "origin/master".
Steps to Reproduce:
The text was updated successfully, but these errors were encountered: