Make "diff-tree" have similar behaviour as "ls-tree" wrt line termination.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 15 Apr 2005 22:11:57 +0000 (15:11 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 15 Apr 2005 22:11:57 +0000 (15:11 -0700)
commit6cbd72f8d5d794112eab68f7e7222c9a0c5d6587
tree75a725933087584bb4de417b38588f2b3dcc2943
parentca2a0798656aa1219c6ff4fa66cd0f3340ddd5be
Make "diff-tree" have similar behaviour as "ls-tree" wrt line termination.

Default to the human-readable '\n', but make the scriptable "-z" flag
do the old '\0' behaviour.
diff-tree.c