]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/git-archive.txt
docs: clarify remote restrictions for git-upload-archive
authorJeff King <peff@peff.net>
Fri, 28 Feb 2014 10:01:29 +0000 (05:01 -0500)
committerJunio C Hamano <gitster@pobox.com>
Fri, 28 Feb 2014 17:55:35 +0000 (09:55 -0800)
commit69897bc2b8b49c09190cce065c027612b21c2d97
treef3f995e0ad0d4a296341deb92a37b1f99d270513
parent5f95c9f850b19b368c43ae399cc831b17a26a5ac
docs: clarify remote restrictions for git-upload-archive

Commits ee27ca4 and 0f544ee introduced rules by which
git-upload-archive would restrict clients from accessing
unreachable objects. However, we never documented those
rules anywhere, nor their reason for being. Let's do so now.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-archive.txt
Documentation/git-upload-archive.txt