Files whose creation is staged don't show unstaged changes in gutter #33596
mattfbacon
started this conversation in
Git
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed that no changes are shown for files that were created, staged (so their creation is staged), then changed (so they have unstaged changes). I would expect essentially that the git gutter shows the same as what
git diffwould show and this is a case where that diverges. Is that intentional?Beta Was this translation helpful? Give feedback.
All reactions