查看远程库信息(git remote的用法)

1 git remote 查看远程库的信息
2 git remote –v 查看远程库的详细信息
3 git remote add name url 添加远程仓库
4 git remote rename oldname newname 重命名仓库
5 git remote rm 删除仓库

posted @ 2020-12-18 17:55  顾生  阅读(1676)  评论(0编辑  收藏  举报