Skip to content

Instantly share code, notes, and snippets.

@petrkle
Created August 15, 2011 09:11
Show Gist options
  • Save petrkle/1145937 to your computer and use it in GitHub Desktop.
Save petrkle/1145937 to your computer and use it in GitHub Desktop.
git repository, Netgear WNR3500L, dd-wrt
git config pack.packSizeLimit 20m
git config pack.windowMemory 10m
git repack -a -d --window-memory 10m --max-pack-size 20m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment