]> git.phdru.name Git - git-scripts.git/blob - gc-not-packed
Feat(fix-detached-head): Replace `branch -r` by `for-each-ref`
[git-scripts.git] / gc-not-packed
1 #! /bin/sh
2
3 git gc --aggressive &&
4 exec git fsck --strict