At the end of the day only the combined diff matters, this is what is 
getting applied to the source tree. But of course there are a lot of tools 
to go log spelunking if you want to tease out who did what. You want the 
output of  

git log -p --cc

and not the output of

git log -p -c

As always, add -1 to only get the log of the most recent commit. And 
specify the sha1 if you don't want to start at the current HEAD.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to