]> git.phdru.name Git - git-scripts.git/blob - gc-not-packed
Fix: No need to run `git repack`
[git-scripts.git] / gc-not-packed
1 #! /bin/sh
2
3 git gc --aggressive &&
4 exec git fsck --strict