On Tue, Mar 29, 2016 at 10:49:55AM +0200, Jean-Marc Lasgouttes wrote:
> Le 28/03/2016 00:04, Scott Kostyshak a écrit :
> >It seems we currently use "git show ${hash}" in our script. Instead of
> >doing two commands like I naively suggested above, what about the
> >following?
> 
> What about "git show --stat"?

Yes that is better than what I proposed. We should do

  git show --patch-with-stat

so that both the patch and the stat are shown.

Scott

Attachment: signature.asc
Description: PGP signature

Reply via email to