]> git.phdru.name Git - git-scripts.git/blob - gc-not-packed
Add `run-bare-repos`: run a command over all bare repositories
[git-scripts.git] / gc-not-packed
1 #! /bin/sh
2
3 git gc --aggressive &&
4 exec git fsck --strict