git вытащите существующий репозиторий из командной строки
git remote add origin https://github.com/dollarkid1/walletapp-with-SpringBoot-.git
git branch -M main
git push -u origin main
Nice Newt