Usuń git config wszystkich zdalnych adresów URL
git remote remove origin
Or
git remote rm origin
Snippets
git remote remove origin
Or
git remote rm origin