diff --git a/git/config b/git/config index 745a953..1e701a0 100644 --- a/git/config +++ b/git/config @@ -8,8 +8,9 @@ [alias] lg = log --oneline --graph --decorate root = rev-parse --show-toplevel - sb = show-branch ap = add -p + co = checkout + sb = show-branch [credential] helper = cache [commit]