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