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 or View Line History
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 useView 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
View File History
orView Line History
Expected Behavior
The list of file history or line history appears.
Environment