https://github.com/git/git
Raw File
Tip revision: 46698a8ea13f244aac74366d2ee66a88e92e001a authored by Junio C Hamano on 31 May 2024, 00:13:43 UTC
Git 2.44.2
Tip revision: 46698a8
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