https://github.com/git/git
Raw File
Tip revision: 43c8a30d150ecede9709c1f2527c8fba92c65f40 authored by Junio C Hamano on 21 August 2023, 16:34:58 UTC
Git 2.42
Tip revision: 43c8a30
uploadarchive.txt
uploadarchive.allowUnreachable::
	If true, allow clients to use `git archive --remote` to request
	any tree, whether reachable from the ref tips or not. See the
	discussion in the "SECURITY" section of
	linkgit:git-upload-archive[1] for more details. Defaults to
	`false`.
back to top