摘要: $ git remote set-url origin <newurl> or: git remote set-url [--push] <name> <newurl> [<oldurl>]or: git remote set-url --add <name> <newurl>or: git rem 阅读全文
posted @ 2016-10-08 14:48 潜伏在伤口 阅读(1728) 评论(0) 推荐(0) 编辑