摘要: 分支创建与删除 git clean -dxf ls git branch archives20161117 git branch -a git checkout archives20161117 git push --set-upstream origin archives20161117 git 阅读全文
posted @ 2016-11-17 23:45 bregman 阅读(49) 评论(0) 推荐(0)