git: clarify the archive option in docs (#39956)
This commit is contained in:
parent
e80ea39903
commit
a1620ee2e0
1 changed files with 2 additions and 0 deletions
|
@ -157,6 +157,8 @@ options:
|
|||
archive file of the specified format containing the tree structure
|
||||
for the source tree.
|
||||
Allowed archive formats ["zip", "tar.gz", "tar", "tgz"]
|
||||
- This will clone and perform git archive from local directory as not
|
||||
all git servers support git archive.
|
||||
version_added: "2.4"
|
||||
|
||||
requirements:
|
||||
|
|
Loading…
Reference in a new issue