Hi, just set up a new bitbucket account and created a repo. I already have the code on my local machine, so I added remote access using git remote add now that I did git push origin , it asked me to put the password for the bitbucket account. After I entered the password, it just got stuck. I ran git push in detail mode, but after I set the password, it seems to be stuck.
I also added my ssh key to the idea that this might help solve the problem if it is an authentication problem, but it still asks for my password and gets stuck after I provided it.
source share