Revert "builtin-archive: use RUN_SETUP"
commit265d528032e55c48798266c538d3e6338cb1e2b6
authorRené Scharfe <rene.scharfe@lsrfire.ath.cx>
Thu, 5 Apr 2007 20:55:43 +0000 (5 22:55 +0200)
committerJunio C Hamano <junkio@cox.net>
Thu, 5 Apr 2007 21:10:10 +0000 (5 14:10 -0700)
tree5bc341347905668fc3f6bd673a6875ef8a009497
parent5850cb645d3ca44c3bc014f92672dae6394c0315
Revert "builtin-archive: use RUN_SETUP"

Commit 64edf4b2 cleaned up the initialization of git-archive,
at the cost of 'git-archive --list' now requiring a git repo.
This patch reverts the cleanup and documents the requirement
for this particular dirtyness in a test.

Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-archive.c
git.c
t/t5000-tar-tree.sh