X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=ls-not-packed;fp=ls-not-packed;h=d2bb878ebfa16a2722b2f20869bff0611bab5e5b;hb=9d1f4913c3228f846cfe1eb81e42dc1a2902b29c;hp=0000000000000000000000000000000000000000;hpb=4285254e08a603ec756e79ed1f8ef8982617b1c4;p=git-scripts.git diff --git a/ls-not-packed b/ls-not-packed new file mode 100755 index 0000000..d2bb878 --- /dev/null +++ b/ls-not-packed @@ -0,0 +1,4 @@ +#! /bin/sh + +exec "`dirname \"$0\"`"/do-all \ + 'test "`ls -1 \"$g\"/objects 2>/dev/null | wc -l`" -gt 2 && echo "$d"'