X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=git-count-objects.sh;h=d6e9a3221f1f63142d9490e9abdfc5c8ac8d6348;hb=e9a45d75b5eccfc288c4533b5e34af1f77dd32c9;hp=fc61a1a987d45bc73bcee805e9010c5ac96ea66a;hpb=a4caa5214058ad7e2bc7b74e989d6b3ffb47bec3;p=git.git diff --git a/git-count-objects.sh b/git-count-objects.sh index fc61a1a9..d6e9a322 100755 --- a/git-count-objects.sh +++ b/git-count-objects.sh @@ -3,7 +3,7 @@ # Copyright (c) 2005 Junio C Hamano # -. git-sh-setup || die "Not a git repository" +. git-sh-setup dc /dev/null || { # This is not a real DC at all -- it just knows how