diff --git a/.gitconfig b/.gitconfig index 7a21e4e..16d4d9f 100644 --- a/.gitconfig +++ b/.gitconfig @@ -52,7 +52,9 @@ ll = log --oneline --decorate ############# ch = checkout + co = checkout chb = checkout -b + cob = checkout -b ############# b = branch ba = branch -a