Hello,

I apologize if this is a repeat post, but I haven't been able to find this
issue referenced. I'm running git on Ubuntu 12.04. Most of the commands work
fine, but I'm having trouble with git diff displaying any output. If I run:

$ git diff
$ 

on a repo that definitely has changes, I do not see any output. If instead
I run:

$ sudo git diff

I get the expected git diff output, spread over multiple pages. I installed 
git
using apt-get, but there seems to be some sort of permissions error. Is 
there
a certain git core file that I need to change the permissions on?

Thank you,
Bart

-- 
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/-/HLdAMcHPUQYJ.
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