Home | 简体中文 | 繁体中文 | 杂文 | Search | ITEYE 博客 | OSChina 博客 | Facebook | Linkedin | Email

第 5 章 Manipulating branches

目录

5.1. list branches
5.2. create branches
5.3. delete branches
5.4. switch branch
5.5. git-show-branch - Show branches and their commits

git-branch - List, create, or delete branches

5.1. list branches

$ git-branch
* master
			
comments powered by Disqus