summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: cd0d74d)
raw | patch | inline | side by side (parent: cd0d74d)
author | Jeff King <peff@peff.net> | |
Mon, 25 Sep 2006 02:31:11 +0000 (22:31 -0400) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 25 Sep 2006 03:16:23 +0000 (20:16 -0700) |
Now that we explicitly create all tmpfiles below $GIT_DIR, there's no reason
to care about which directory we're in.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
to care about which directory we're in.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-repack.sh | patch | blob | history |
diff --git a/git-repack.sh b/git-repack.sh
index 9ae5092208aab167f9164dd729297d92fa4948c6..f2c9071d1109e014832f0efd8a1fd67dca44c8af 100755 (executable)
--- a/git-repack.sh
+++ b/git-repack.sh
#
USAGE='[-a] [-d] [-f] [-l] [-n] [-q]'
+SUBDIRECTORY_OK='Yes'
. git-sh-setup
no_update_info= all_into_one= remove_redundant=