Git Push Exisiting Rep.
cd existing_repo
git remote rename origin old-origin
git remote add origin [email protected]:azubis/tg/battleshiptwo.git
Thoughtless Tapir
cd existing_repo
git remote rename origin old-origin
git remote add origin [email protected]:azubis/tg/battleshiptwo.git