CS-FreeStyle / 10000-How-To-Do-in-CS

1 stars 0 forks source link

git change remote repository url #78

Open liuty10 opened 4 years ago

liuty10 commented 4 years ago

git remote set-url origin https://github.com/cloud-graphics-rendering/benchvirtualgl-coordinator.git

Then, you can check the remote repository: $ git remote -v or cat .git/config

reference: https://help.github.com/en/github/using-git/changing-a-remotes-url