Added git checkout new branch alias.
This commit is contained in:
parent
688e70c651
commit
a9441a50e4
@ -78,6 +78,7 @@
|
|||||||
s = status --column --show-stash
|
s = status --column --show-stash
|
||||||
ss = status -s --branch -uno
|
ss = status -s --branch -uno
|
||||||
co = checkout
|
co = checkout
|
||||||
|
cob = checkout -b
|
||||||
pr = remote prune origin
|
pr = remote prune origin
|
||||||
|
|
||||||
# from pixelbeat
|
# from pixelbeat
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user