git remote -v
$ git remote add origin https://github.com/tandilashvili/testproject.git
git remote set-url origin https://github.com/tandilashvili/testrepo.git
Pro tip: use ```triple backticks around text``` to write in code fences