Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
diff-tree: prettify output slightly
[gitweb.git]
/
commit-tree.c
diff --git
a/commit-tree.c
b/commit-tree.c
index b8dd36f0b8d7b1c49a478b1aae42de5d594897ab..e6f001ea279b4d64d427495da91cc7737e2faa80 100644
(file)
--- a/
commit-tree.c
+++ b/
commit-tree.c
@@
-98,7
+98,7
@@
static void check_valid(unsigned char *sha1, const char *expect)
*/
#define MAXPARENT (16)
-static char *commit_tree_usage = "commit-tree <sha1> [-p <sha1>]* < changelog";
+static char *commit_tree_usage = "
git-
commit-tree <sha1> [-p <sha1>]* < changelog";
int main(int argc, char **argv)
{