Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Error when trying to push local repo to new cloud repository.

Chad DeShaw November 2, 2020

git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks push -v --tags BitbucketCloud master:master
POST git-receive-pack (chunked)
fatal: the remote end hung up unexpectedly
fatal: the remote end hung up unexpectedly

error: RPC failed; curl 56 Send failure: Connection was reset

Everything up-to-date

Completed with errors, see above.

1 answer

1 accepted

0 votes
Answer accepted
Chad DeShaw November 2, 2020

I needed to configure this git global variable on my local git.

 

git config --global http.postBuffer 52428800

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events