You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.