I did these steps in project's folder:
git remote add origin https://github.com/xxxxxxxxx/test.git
git branch -M main
git push -u origin main
but Git bash doesn't ask username or password? something like freeze...
I did these steps in project's folder:
git remote add origin https://github.com/xxxxxxxxx/test.git
git branch -M main
git push -u origin main
but Git bash doesn't ask username or password? something like freeze...