Git changing remote url
1. git remote set-url origin https://username@hostname:port/project.git
2. check the result by typing git remote -v
1. git remote set-url origin https://username@hostname:port/project.git
2. check the result by typing git remote -v