Hello.
I'm fairly new to git and am witnessing some strange behavior with git that 
I suspect may be a bug. Can anyone set my mind at rest.

Every so often, after a commit, "git diff-files" shows that every file in 
my repo is changed (which seems wrong). If I type "git status" and then 
"git diff-files" again, git now shows that no files have been modified 
(which is what I expect). It's like "git status" is resetting something 
that "git diff-files" uses.

I'm trying to use these commands because gitk uses them under the hood, and 
gitk is displaying the problem - it occasionally lists all my files as 
modified when I look at the patch (not tree) view.
Any thoughts? I'm using git 1.7.11.4.

Thanks,
Scott.

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/git-users/-/jFdX8KM9WZIJ.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.

Reply via email to