Référentiel de clones de la ligne de commande

git remote add <git/user/repo-name.git>
git branch -M main
git push -u origin main
Green Team