Hello, I need to run GC because my repository get 3.4 GB
I run this command before:
java -jar bfg.jar --strip-blobs-bigger-than 50M some-big-repo.git
cd repo
git reflog expire --expire=now --all && git gc --prune=now --aggressive
git push
Hi, @KOLYAS, thank you for reaching out to Atlassian Community.
I ran the GC against your repository and managed to reduce its size.
I also would like to share with you that we have a feature request to allow users to mark repositories for git GC, as you can check here:
Please consider adding yourself as a watcher to receive the updates as we make progress with this. If you are not familiar with our Feature Request Policy, you can read more about it here.
Feel free to share any additional questions or concerns regarding this case.
Kind regards,
Caroline
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.