Vscode Gitlens extension disable annoying popup hover on commit graph
On the commit graph of git lens on vscode, every time I hover over a commit, a huge and annoying popup shows up. Is there a way to disable this? I cannot see anything underneath, cannot even click on the commits because of it.
Is there a button for merging branches in GitLens for VS Code?
I am editing a repository in VS Code (v1.89.1) on Windows 11, using the GitLens extension (v15.0.4)
Currently the git repository in question is purely local and not published anywhere.