]> Sergey Matveev's repositories - dotfiles.git/blob - bin/bin/Grpck
Grpck is unnecessary an alias
[dotfiles.git] / bin / bin / Grpck
1 #!/bin/sh
2
3 git gc --prune=now
4 git repack -a -d --depth=4095 --window=10240