зеркало из https://github.com/microsoft/git.git
Merge branch 'maint-1.6.0' into maint-1.6.1
* maint-1.6.0: Documentation: git-archive: mark --format as optional in summary
This commit is contained in:
Коммит
66fd74ea5d
|
@ -9,7 +9,7 @@ git-archive - Create an archive of files from a named tree
|
|||
SYNOPSIS
|
||||
--------
|
||||
[verse]
|
||||
'git archive' --format=<fmt> [--list] [--prefix=<prefix>/] [<extra>]
|
||||
'git archive' [--format=<fmt>] [--list] [--prefix=<prefix>/] [<extra>]
|
||||
[--remote=<repo> [--exec=<git-upload-archive>]] <tree-ish>
|
||||
[path...]
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче