gitlens.output debug.txt
- GitLens Version: v11.6.0
- Git Version: 2.32.0.windows.1
- VSCode Version: 1.59.0 x64
- OS Version: Windows 10 Pro 64-big (10.0, Build 19043)
Steps to Reproduce:
- Open a project folder with git with vscode
- Click the Gitlens tab
- Nothing found

The screenshot shows that both vscode can find the master branch (and also other branches when clicked) and git log can show all the history with no problem.
For some reason, the problem only happen to one project, the one with about 166 commits, if length has anything to do with it. Though gitlens works on the project before, I clicked compare commits on earlier commit and then suddenly gitlens cannot find anything anymore.
I tried:
- uninstalling and reinstalling gitlens
- restart the pc
Thank you in advance