author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Mon, 11 Apr 2005 15:37:17 +0000 (08:37 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Mon, 11 Apr 2005 15:37:17 +0000 (08:37 -0700) | ||
commit | bf16c71e2f9fc9ca44273f7f4637dce194a49cce | |
tree | cc4cf7c0e5833fdfc4999d33d5b652afa4858bb9 | tree | snapshot |
parent | 91af81a98ea5c5594c67a63abc933250e05c13c6 | commit | diff |
Fix up commit-tree/diff-tree user interface issues.
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, 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.
commit-tree.c | diff | blob | history | |
diff-tree.c | diff | blob | history |