进行远程操控仓库都有哪些: $ git remote -v
添加远程仓库别名:git remote add my_tong https://gitee.com/adderg/txc.git
删除远程仓库别名: git remote remove my_tong
进行远程操控仓库都有哪些: $ git remote -v
添加远程仓库别名:git remote add my_tong https://gitee.com/adderg/txc.git
删除远程仓库别名: git remote remove my_tong