git: clarify the archive option in docs (#39956)

pull/37598/merge
Martin Krizek 6 years ago committed by GitHub
parent e80ea39903
commit a1620ee2e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save