修改Git远程地址 git config remote.origin.url "https://..."

仓库管理:

添加或指定远程仓库地址

git remote set-url origin "https://..."
git config remote.origin.url "https://..."

删除

git remote rm origin

 

posted @   两粒  阅读(4919)  评论(0编辑  收藏  举报
努力加载评论中...
点击右上角即可分享
微信分享提示