oh-my-git/levels/blob-remove/win
2020-09-15 22:35:14 +02:00

3 lines
129 B
Text

OBJECT_COUNT=$(git cat-file --batch-check='%(objectname) %(objecttype)' --batch-all-objects | wc -l)
test "$OBJECT_COUNT" -eq 0