You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
same here and it's not just about submodules, I'd say any folder that contains a .git one should have priority over the root folder (to be honest, even a way to temporarily change git blame info at runtime would be ace)
* Feature: Adding setting to ignore whitespace changes (`gitblame.ignoreWhitespace`) (waderyan#1)
* Feature: Adding setting to open commit info in online tool (`gitblame.commitUrl`) (waderyan#6)
* Enhancement: Status bar message no longer clickable when there is no commit associated with the current line
* Enhancement: Adding info about configuration in `README.md`
* Bug: Spawn fewer git processes when opening a file (waderyan#3)
Just got assigned a project at work which includes submodules. Git blame doesn't seem to work on files which are not part of the root repository.
The text was updated successfully, but these errors were encountered: