Skip to content

Instantly share code, notes, and snippets.

@linktohack
Created March 30, 2015 08:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save linktohack/ac08a07dfd46f565999c to your computer and use it in GitHub Desktop.
Save linktohack/ac08a07dfd46f565999c to your computer and use it in GitHub Desktop.
git gc everything
git -c gc.reflogExpire=0 -c gc.reflogExpireUnreachable=0 -c gc.rerereresolved=0 -c gc.rerereunresolved=0 -c gc.pruneExpire=now gc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment