gbc checks out to the created branch as well

This commit is contained in:
oliverpool 2016-06-30 14:52:26 +02:00 committed by GitHub
parent 4f19700919
commit e7d6b1afbe

View file

@ -36,7 +36,7 @@ Aliases
### Branch
- `gb` lists, creates, renames, and deletes branches.
- `gbc` creates a new branch.
- `gbc` creates and checks out a new branch.
- `gbl` lists branches and their commits.
- `gbL` lists local and remote branches and their commits.
- `gbs` lists branches and their commits with ancestry graphs.