Who wrote 3.5
Who wrote 3.5
Posted Aug 5, 2012 0:10 UTC (Sun) by nevets (subscriber, #11875)In reply to: Who wrote 3.5 by mathstuf
Parent article: Who wrote 3.5
How do you get --stat to show all changes? If I do git log ---stat against a bunch of different commits, it shows me only the changes against each commit individually and not a total of all commits. diffstat shows me a total of all changes at the end, which is what the tail -1 showed.
