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

This commit is contained in:
Martin Krizek 2018-05-10 14:39:42 +02:00 committed by GitHub
parent e80ea39903
commit a1620ee2e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: