Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-svn: check_cherry_pick should exclude commits already in our history
[gitweb.git]
/
Documentation
/
git-commit-tree.txt
diff --git
a/Documentation/git-commit-tree.txt
b/Documentation/git-commit-tree.txt
index 61888547a16e904a766734c6883d95ee46dfc61e..349366ee1e2c414aed87745d2c717ea9a2149367 100644
(file)
--- a/
Documentation/git-commit-tree.txt
+++ b/
Documentation/git-commit-tree.txt
@@
-8,7
+8,7
@@
git-commit-tree - Create a new commit object
SYNOPSIS
--------
-'git commit-tree' <tree> [-p <parent commit>]
\
* < changelog
+'git commit-tree' <tree> [-p <parent commit>]* < changelog
DESCRIPTION
-----------