git remote 命令
git remote -v 作用是显示所有远程仓库
git remote show xx (xx为远程地址的别名) 显示某个远程仓库的信息
git remote add [name] [url] 作用是添加远程版本库
git remote rm name
git remote rename old_name new_name
TRANSLATE with x English TRANSLATE with COPY THE URL BELOW Back EMBED THE SNIPPET BELOW IN YOUR SITE Enable collaborative features and customize widget: Bing Webmaster Portal Back 标签:git,remote,name,没事,location,document,合集,远程 From: https://www.cnblogs.com/Lonelychampion/p/17676414.html