pousser un référentiel existant à partir de la ligne de commande sur 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