0
I’m facing a problem to perform my first Push by git Bash. I followed all the teacher-oriented procedures and it won’t. Simply when I do git push -u origin main nothing happens, it doesn’t ask for my git login and password, and consequently the push is not done, because the remote repository is never updated.
I disabled antivirus, firewall, deleted the repositories and refit, reinstalled bash, anyway. It feels like it’s something with my machine or some mistake I’m missing.