Hi I have been trying to solve the problem. I tried many ways git fsck
. But I am not able to push my local changes to the bitbucket. When I try to push. The error comes as :
$ git push origin master
Counting objects: 128, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (114/114), done.
fatal: unable to read 6e9b01e1971662fb2796aeb85f4fc9c1c54c182b
fatal: The remote end hung up unexpectedly
fatal: The remote end hung up unexpectedly
fatal: write error: Bad file descriptor
error: failed to push some refs to 'https://sushilsth21@bitbucket.org/sushilsth21/bijuli-bazaar.git'
Please Help. Thank you.