]> git.ipfire.org Git - thirdparty/git.git/commit - shell.c
git-shell: Add 'git-upload-archive' to allowed commands.
authorErik Broes <erikbroes@ripe.net>
Thu, 9 Apr 2009 19:58:52 +0000 (21:58 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sat, 11 Apr 2009 18:01:15 +0000 (11:01 -0700)
commit79f72b97633d1699f131e798bb9833339ba22f6a
tree104ce0ac58e941cbe160f7283920a103f3995e38
parente37347bba651f051998f23a3701b555f1a194557
git-shell: Add 'git-upload-archive' to allowed commands.

This allows for example gitosis to allow use of 'git archive --remote' in a
controlled environment.

Signed-off-by: Erik Broes <erikbroes@ripe.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-shell.txt
shell.c