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

Git submodules break git gutter #221

Closed
chrisdopuch opened this issue Apr 3, 2015 · 2 comments
Closed

Git submodules break git gutter #221

chrisdopuch opened this issue Apr 3, 2015 · 2 comments

Comments

@chrisdopuch
Copy link

If you are coding in a repo that has a submodule, changes to the files in the submodule will not work correctly with git gutter. Steps to reproduce:

  1. Clone a git repo that relies on git submodules
  2. Run git submodule init && git submodule update
  3. Modify a file in the submodule
  4. Check sublime text, there will be no gutter icons for your change
@rchl
Copy link
Collaborator

rchl commented Nov 13, 2016

Please comment in #290 if you still see this issue.

@rchl rchl closed this as completed Nov 13, 2016
@oferei
Copy link

oferei commented Nov 17, 2016

Re #290 I want to add that the behavior is different. As I noted there, I see gutter icons on the entire file.

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