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:
commit
66fd74ea5d
@ -9,7 +9,7 @@ git-archive - Create an archive of files from a named tree
|
|||||||
SYNOPSIS
|
SYNOPSIS
|
||||||
--------
|
--------
|
||||||
[verse]
|
[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>
|
[--remote=<repo> [--exec=<git-upload-archive>]] <tree-ish>
|
||||||
[path...]
|
[path...]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user