We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b520d21 commit 43a4aa2Copy full SHA for 43a4aa2
git-maxpack
@@ -1,5 +1,4 @@
1
#!/bin/sh
2
3
git config pack.compression 9
4
-git gc --aggressive
5
-git prune
+git gc --aggressive --prune=now
0 commit comments