Sertion / vscode-gitblame

Visual Studio Code Extension - See Git Blame info in status bar.
https://marketplace.visualstudio.com/items/waderyan.gitblame
MIT License
75 stars 32 forks source link

Support blame for git submodules #12

Closed Sertion closed 7 years ago

Sertion commented 7 years ago

We can look in parent directories for a .git file that will contain a relative path to the git repository to use for the sub-module.

Sertion commented 7 years ago

Fixed in 1.10.0.