If you want to do the equivelant of a "svn log -v", the parameter you want 
is --name-status

I use this so often that I have an alias in my .gitconfig:

alias.logv=log --name-status


If you have any questions to the git developers, the place to ask is the 
main git mailing list <http://vger.kernel.org/vger-lists.html#git>.

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
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