Home | Mirror | Search

第 7 章 Manipulating branches

目錄

1. list branches
2. create branches
3. delete branches
4. switch branch
5. git-show-branch - Show branches and their commits

git-branch - List, create, or delete branches

1. list branches

$ git-branch
* master
			
comments powered by Disqus