命令:$git remote -v
ScottChen@ScottChen-PC MINGW64 /e/git/CommonControl (developer)
$ git remote -v
origin http://192.168.1.200/ScottChen/CommonControl .git (fetch)
origin http://192.168.1.200/ScottChen/CommonControl .git (push)
命令:$git remote -v
ScottChen@ScottChen-PC MINGW64 /e/git/CommonControl (developer)
$ git remote -v
origin http://192.168.1.200/ScottChen/CommonControl .git (fetch)
origin http://192.168.1.200/ScottChen/CommonControl .git (push)