[BUG] View File History & View Line History don't work until after using View History (git log)
RobbyCBennett opened this issue · 0 comments
RobbyCBennett commented
Describe the Bug
This bug only seems to be happening for projects with multiple repos. I haven't been able to use View File History
lately. I started using other functions of the extension. I eventually figured out that I need to first use View History (git log)
and choose the repo. Then, the other 2 commands work. However, the extension should be able to tell the repo from the file that I'm editing.
Steps To Reproduce
- Make a project with 2 repos.
- Open a file
- Use the command for
View File History
orView Line History
- Nothing happens
Expected Behavior
The list of file history or line history appears.
Environment
- OS: Windows 10
- VSCode version: 1.67.2
- Git History version: v0.6.19 (29/10/2021)