摘要: Create and switch to a new branch ~~~shell git checkout b newbranch ~~~ Push local branch to remote, if remote branch does not exist, create it. ~~~sh 阅读全文
posted @ 2016-04-08 11:28 JoeZhang3 阅读(84) 评论(0) 推荐(0)