Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jc/maint-1.6.6-pathspec-stdin-and-cmdline'
[gitweb.git]
/
Documentation
/
git-commit-tree.txt
diff --git
a/Documentation/git-commit-tree.txt
b/Documentation/git-commit-tree.txt
index 61888547a16e904a766734c6883d95ee46dfc61e..5dcf4278fc497e4d72093069bdcd18b4ecff0949 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
-----------