show remote origin

git remote show origin

New origin

git remote add origin <URL>

Change remote origin

git remote set-url origin <URL>