File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed
Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -423,12 +423,7 @@ include::config/tag.txt[]
423423
424424include::config/transfer.txt[]
425425
426- uploadarchive.allowUnreachable::
427- If true, allow clients to use `git archive --remote` to request
428- any tree, whether reachable from the ref tips or not. See the
429- discussion in the "SECURITY" section of
430- linkgit:git-upload-archive[1] for more details. Defaults to
431- `false`.
426+ include::config/uploadarchive.txt[]
432427
433428uploadpack.hideRefs::
434429 This variable is the same as `transfer.hideRefs`, but applies
Original file line number Diff line number Diff line change 1+ uploadarchive.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`.
You can’t perform that action at this time.
0 commit comments