Hi , I am facing an issue that my bitbucket git shows that the size of my git is 1.5 gb , how to reduce that and the output of object count is this :
count: 129
size: 772.00 KiB
in-pack: 27300
packs: 1
size-pack: 607.32 MiB
prune-packable: 0
garbage: 0
size-garbage: 0 bytes
Hi @vivek pratap singh, welcome to the Community!
I've run a git gc on the remote and the size has decreased from 1.5 GB to 570.5 MB. This is a normal behavior and it often happens that the remote size differs from the local, due to some operations that git performs in the background. Our system performs automated gc from time to time, but if you need it sooner you can always contact us and we'll do it for you :)
Best regards,
Ana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.