Git empurre um repositório existente da linha de comando

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