The below error getting while import source to bitbucket . Please help .
Source object package size is more than 3gb data . Trying to export into bitbucket from GIT client
Tried the below option also .
git config --global http.postBuffer 524288000
$ git push -u origin master
Counting objects: 4238, done
fatal: The remote end hung up unexpectedly
Delta compression using up to 2 threads.
Compressing objects: 100% (4203/4203), done.
fatal: sha1 file '<stdout>' write error: Invalid argument
error: failed to push some refs to 'ssh://git@cedt-icg-bitbucketcli.nam.nsroot.net:7999/
Hi Mahendranadh,
Try changing the remote origin and pushing using https and see if that works.
There might be an issue with the ssh key.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.