diff --git a/dot_gitconfig.tmpl b/dot_gitconfig.tmpl index 3f5cd27..a9d96ea 100644 --- a/dot_gitconfig.tmpl +++ b/dot_gitconfig.tmpl @@ -11,6 +11,7 @@ b = "!git checkout $(git branch | fzf)" c = commit clear = clean -fd + co = checkout cd = checkout develop cm = checkout master cp = cherry-pick