]> git.ipfire.org Git - thirdparty/git.git/blame - Documentation/config/uploadarchive.txt
Merge branch 'jk/escaped-wildcard-dwim'
[thirdparty/git.git] / Documentation / config / uploadarchive.txt
CommitLineData
c61f5562
NTND
1uploadarchive.allowUnreachable::
2 If true, allow clients to use `git archive --remote` to request
3 any tree, whether reachable from the ref tips or not. See the
4 discussion in the "SECURITY" section of
5 linkgit:git-upload-archive[1] for more details. Defaults to
6 `false`.