Git pousse un référentiel existant à partir de la ligne de commande

git remote add origin https://github.com/dollarkid1/walletapp-with-SpringBoot-.git
git branch -M main
git push -u origin main
Nice Newt