diff --git a/config b/config index c67be24..6b5b103 100644 --- a/config +++ b/config @@ -31,12 +31,14 @@ [alias] co = checkout + b = checkout -b comit = commit ocmiit = commit upll = pull upsh = push d = diff dc = diff --cached + ds = dc s = status stat = status l = log --graph --branches