remote add
git remote add origin git@localhost:example.git
remote show
git remote show origin
remote rm
git remote rm origin