I am trying to clone ADO repo locally but when i am trying to clone repo using git bash it is not showing any error but hangs forever.
tried git config --global credential.provider generic given here but it is not working
tried to execute --verbose flag as well but not showing any output.
ideally it should give popup for GIT Credentials Manager but it is not happening.