count-objects: make it operable from a subdirectory.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
@ -3,7 +3,7 @@
|
|||||||
# Copyright (c) 2005 Junio C Hamano
|
# Copyright (c) 2005 Junio C Hamano
|
||||||
#
|
#
|
||||||
|
|
||||||
. git-sh-setup
|
GIT_DIR=`git-rev-parse --git-dir` || exit $?
|
||||||
|
|
||||||
dc </dev/null 2>/dev/null || {
|
dc </dev/null 2>/dev/null || {
|
||||||
# This is not a real DC at all -- it just knows how
|
# This is not a real DC at all -- it just knows how
|
||||||
|
Reference in New Issue
Block a user