摘要: 引用规格(refspec):就是在 .git/config 里面那个配置远程仓库的东西 [remote "origin"]url = https://github.com/test/demofetch = +refs/heads/*:refs/remotes/origin/* 格式:由一个可选的 + 阅读全文
posted @ 2017-11-14 20:51 413Xiaol 阅读(398) 评论(0) 推荐(0)