]> git.netwichtig.de Git - user/henk/vcsh/git.git/commitdiff
Add 'cob' alias for 'checkout -b'
authorHendrik Jaeger <git-commit@henk.geekmail.org>
Thu, 11 Oct 2018 09:11:10 +0000 (11:11 +0200)
committerHendrik Jaeger <git-commit@henk.geekmail.org>
Thu, 11 Oct 2018 09:11:10 +0000 (11:11 +0200)
.config/git/config

index d729298bcbee88aa4d4c0a470122509a6a90ad5c..84acf2e799be5132bd3bd24af9fe2b6ac92c04cb 100644 (file)
@@ -26,6 +26,7 @@
     cl = clone
     ci = commit
     co = checkout
+    cob = checkout -b
     br = branch
     r = reset
     cp = cherry-pick