]> git.phdru.name Git - git-scripts.git/blob - ls-not-packed
Refactor(ls-not-pushed): Split into `-recursive` and `-repos`
[git-scripts.git] / ls-not-packed
1 #! /bin/sh
2
3 count_obj=`git count-objects -v | grep ^count: | cut -c 8-`
4 echo $count_obj