Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Add git submodule support #6

Open
marvinhagemeister opened this issue Jun 6, 2016 · 2 comments
Open

Feature: Add git submodule support #6

marvinhagemeister opened this issue Jun 6, 2016 · 2 comments

Comments

@marvinhagemeister
Copy link

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.

@WebReflection
Copy link

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)

Thanks!

@Sertion
Copy link

Sertion commented May 21, 2017

This should work in 1.10.0.

radar pushed a commit to radar/vscode-gitblame that referenced this issue May 22, 2019
* 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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants