update git branch alias
This commit is contained in:
parent
619c6a9b45
commit
d586b09b64
@ -63,6 +63,7 @@ gca=git commit --all --message $*
|
||||
gcam=git commit --amend --message $*
|
||||
gcamne=git commit --amend --no-edit
|
||||
gb=git branch
|
||||
gbl= git branch -l
|
||||
gbd=git branch -d $*
|
||||
gco=git checkout $*
|
||||
gcob=git checkout -b $*
|
||||
|
Loading…
Reference in New Issue
Block a user