I use the bitbucket repository and I made a lot of changes to the project. Therefore, when I click on rep, I have an error. SourceTree: git -c diff.mnemonicprefix = false -c core.quotepath = false push -v -tags origin Developer: Develop POST git -receive-pack (23013447 bytes)
fatal: the remote end hangs up unexpectedly fatal: the remote end hangs up unexpectedly
error: RPC error; result = 56, HTTP code = 0
Clicking on a bitbucket . All updated
Done with errors, see above.
I tried:
git config --global http.postBuffer2M git config http.postBuffer 524288000
but it doesnβt help.
source share