]> git.phdru.name Git - git-scripts.git/blob - gc-not-packed
Feat: Script to fix .git/config executable bits
[git-scripts.git] / gc-not-packed
1 #! /bin/sh
2
3 git gc --aggressive &&
4 exec git fsck --strict