Skip to content

Commit 555aed8

Browse files
committed
just in case
1 parent b78f36e commit 555aed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Shell/Git/shrink-big-git-repo.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
sudo wget -qO /opt/bfg.jar https://repo1.maven.org/maven2/com/madgag/bfg/1.14.0/bfg-1.14.0.jar
2-
java -jar /opt/bfg.jar -b 1M
2+
java -jar /opt/bfg.jar -b 2M
33

44
git reflog expire --expire=now --all
55
git gc --prune=now --aggressive

0 commit comments

Comments
 (0)