diff-tree: clean up diff_tree_stdin() function
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 18 May 2005 20:06:47 +0000 (13:06 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 18 May 2005 20:06:47 +0000 (13:06 -0700)
Split it into the "one commit" vs "two trees" case, since we'll
want to use the "one commit" case for other things too.


No differences found