git-whatchanged: make default output format be pretty.
commita7fa68c5f942706fce5636b9136d1b229e089190
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 13 Jun 2005 03:35:04 +0000 (12 20:35 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 13 Jun 2005 03:35:04 +0000 (12 20:35 -0700)
treeee95e7b5f5f789dd9cd438919b77703b63f68b0d
parentba88e54b1a39aa700cc2f8da402e6167d124329d
git-whatchanged: make default output format be pretty.

If you want the raw stuff, just do

git-whatchanged --pretty=raw

and it wil act like it used to.
git-whatchanged