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