Skip to content

Instantly share code, notes, and snippets.

@kini
Created October 6, 2012 06:47
Show Gist options
  • Save kini/3844245 to your computer and use it in GitHub Desktop.
Save kini/3844245 to your computer and use it in GitHub Desktop.
cd ~/src/sage-git/
while true; do
git gc --aggressive
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment