]> Sergey Matveev's repositories - dotfiles.git/blob - bin/bin/Grpck
Quickly convert 4K videos to something viewable
[dotfiles.git] / bin / bin / Grpck
1 #!/bin/sh
2
3 git gc --prune=now
4 git repack -a -d --depth=4095 --window=10240