Skip to content
Snippets Groups Projects
Commit 9cb90b80 authored by René Scharfe's avatar René Scharfe Committed by Junio C Hamano
Browse files

git-tar-tree: don't RUN_SETUP


Noted by Jiri Slaby, git-tar-tree --remote doesn't need to be run
from inside of a git archive.  Since git-tar-tree is now only a
wrapper for git-archive, which calls setup_git_directory() as
needed, we should drop the flag RUN_SETUP.

Signed-off-by: default avatarRene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: default avatarJunio C Hamano <junkio@cox.net>
parent 7a0cf2d0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment