Fix up commit-tree/diff-tree user interface issues.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 11 Apr 2005 15:37:17 +0000 (08:37 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 11 Apr 2005 15:37:17 +0000 (08:37 -0700)
No, this doesn't make them easy to use, but makes diff-tree use
the "-r" flag for "recursive" (not "-R") and makes commit-tree
use AUTHOR_xxx environment flags (not COMMITTER_xxx) to match what
it actually does.

No differences found