As the title says when I attempt to git push it simply hangs. This is on Windows 10 with existing repos and some new ones I created specifically for testing this. I've also tried two different hosts (i.e. github and bitbucket). My public repos on github allow me to git pull but my private repos on bitbucket do not. I set up SSH for one repo and I was able to push/pull however I've had issues using git over ssh on this system in the past so I'd much rather get everything working again over http.
So far I have tried:
https://git-scm.com/downloadsgit config --global credential.helper cacheAnyone have any insight on this?
After tinkering with this a little bit longer I discovered the problem... my global gitconfig has a setting called "modalPrompt" set to false. This apparently just hides the username/password prompts which makes it look like git is hanging.
headdesk
During my googling and SO searching I didn't come across this as an answer so posting for posterity.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With