2017年5月15日

GIT 操作

摘要: git reset --hard //取消pullgit checkout origin/remoteName -b localName //将远程分支拉到本地git branch -D localName //删除本地分支 阅读全文

posted @ 2017-05-15 17:49 会学习的猪 阅读(100) 评论(0) 推荐(0) 编辑

导航