To push an existing repository from the command line
git remote add origin https://github.com/AyadiAkrem/teachandgo.gitgit branch -M maingit push -u origin main
To push an existing repository from the command line
git remote add origin https://github.com/AyadiAkrem/teachandgo.gitgit branch -M maingit push -u origin main