Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'kb/merge-recursive-rename-threshold'
[gitweb.git]
/
Documentation
/
git-commit-tree.txt
diff --git
a/Documentation/git-commit-tree.txt
b/Documentation/git-commit-tree.txt
index 349366ee1e2c414aed87745d2c717ea9a2149367..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
-----------