summaryrefslogtreecommitdiff
path: root/git-count-objects.sh
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-11-30 11:09:33 -0800
committerJunio C Hamano <junkio@cox.net>2005-11-30 11:09:33 -0800
commit9cac9d368934f68e75810df95211a6522d4d139e (patch)
tree6587296cef3998501dd38886d20e80cfd84342ff /git-count-objects.sh
parent5401f3040b61e11da79d676e42aacfa9f1131083 (diff)
parent99e01692063cc48adee19e1f738472a579c14ca2 (diff)
downloadgit-9cac9d368934f68e75810df95211a6522d4d139e.tar.gz
Merge branch 'jc/subdir'
Diffstat (limited to 'git-count-objects.sh')
-rwxr-xr-xgit-count-objects.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-count-objects.sh b/git-count-objects.sh
index d6e9a3221f..40c58efe08 100755
--- a/git-count-objects.sh
+++ b/git-count-objects.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2005 Junio C Hamano
#
-. git-sh-setup
+GIT_DIR=`git-rev-parse --git-dir` || exit $?
dc </dev/null 2>/dev/null || {
# This is not a real DC at all -- it just knows how