Git wypchnij istniejące repozytorium z wiersza poleceń
git remote add origin https://github.com/dollarkid1/walletapp-with-SpringBoot-.git
git branch -M main
git push -u origin main
Nice Newt