I am trying to Create a Repository in Bitbucket from one machine by connecting to the remote server.
Running git commit command, I am getting the below error.
fatal: early EOF fatal: index-pack failed
I have googled and found many solutions but none work for me.
Solution:
Finally solved by running the below command.
git config --global core.compression 9