diff without num-stat
From: Eli Barzilay <hidden>
Date: 2016-06-15 22:48:41
`git diff' has a `--numstat' flag, but is there any way to *avoid* the
numstat? (I'm using `--stat' but want to void the summary line, and
I'd like to avoid piping it to `head'.)
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!