зеркало из https://github.com/microsoft/git.git
Revert "git-commit-tree(1): update synopsis"
This reverts commit d28436736a
, which
was done without realizing that the updated command line argument
order was lost by mistake.
This commit is contained in:
Родитель
53bcf22afa
Коммит
4b7518a4aa
|
@ -10,7 +10,7 @@ SYNOPSIS
|
|||
--------
|
||||
[verse]
|
||||
'git commit-tree' <tree> [(-p <parent>)...] < changelog
|
||||
'git commit-tree' <tree> [(-p <parent>)...] [(-m <message>)...] [(-F <file>)...]
|
||||
'git commit-tree' [(-p <parent>)...] [(-m <message>)...] [(-F <file>)...] <tree>
|
||||
|
||||
DESCRIPTION
|
||||
-----------
|
||||
|
|
Загрузка…
Ссылка в новой задаче