Added git checkout new branch alias.

This commit is contained in:
Stefan Gaiselmann 2022-02-06 13:05:11 +01:00
parent 688e70c651
commit a9441a50e4

View File

@ -78,6 +78,7 @@
s = status --column --show-stash
ss = status -s --branch -uno
co = checkout
cob = checkout -b
pr = remote prune origin
# from pixelbeat