随笔分类 -  git

摘要:git branch https://blog.csdn.net/xiruanliuwei/article/details/6919319 git branch 不带参数:列出本地已经存在的分支,并且在当前分支的前面加“*”号标记,例如: #git branch* master newbranch 阅读全文
posted @ 2018-05-15 19:43 杜东洲 阅读(103) 评论(0) 推荐(0)