命令:$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的一个命令,即使用“$git remote -v”来查看远程仓库相关信息,这是信息技术中版本控制方面的常用操作。
命令:$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)
2611
4451
6064
3463
6618
661

被折叠的 条评论
为什么被折叠?
