In a particular repository, I have unstaged changes in tracked files. When I run git diff
in that folder, I get no output(and no error). However, if I use gitk(as myself) or run git diff
as root, I can see the changes.
I've tried removing my ~/.gitconfig and all zsh config files, and also with bash.