I installed git bash on windows and when I try to clone a private repo (git clone https://github.com/username/project.git) , it doesn't ask me for my username and password and just stay stuck on : "Cloning into 'project name'...
But when I try to clone public repo, I don't have any problem