Empurre um repositório existente da linha de comando no Github

git remote add origin https://github.com/israa790/Athentification_Flutter-Login-Register-.git
git branch -M main
git push -u origin main
Wild Bat