Changing the url of a GIT repository

GIT, Quick Tip

Want to know how to change the url of your GIT repository? That is quite simple:

git remote set-url origin [email protected]/location-of.git