git reset --hard //取消pullgit checkout origin/remoteName -b localName //将远程分支拉到本地git branch -D localName //删除本地分支
posted on 2017-05-15 17:49 会学习的猪 阅读(100) 评论(0) 编辑 收藏 举报