Suddenly whenever I make git push using git bash it just freezes. I also don't get password prompt even when using
git config --global core.askpass /usr/libexec/git-core/git-gui--askpass
when I do verbose I get bunch of traffic but I am not sure where exactly it fails. I tried github desktop and can push fine to repo but I want to go back to gitbash as I find command line more comfortable. Anything I can try to fix this? Thanks.