I started a new repository on bit-bucket for my independent development team. logged in on source tree to my bitbucket account with an app password with all of the permissions (followed the link: https://confluence.atlassian.com/bitbucket/app-passwords-828781300.html).
I was able to clone the new repo on source tree and copied all of my project files to the fresh repo. commited. When I try to push my commit all I get is thee following error:
git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks push -v --tags origin master:master
fatal: HttpRequestException encountered.
An error occurred while sending the request.
POST git-receive-pack (chunked)
and the push action keeps running forever and never finishes.
This is really frustrating I would appreciate any kind of help!
thanks.
Same here
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.