diff --git a/tag-git/gitconfig b/tag-git/gitconfig index 3c1dbd7..b2c9f3a 100644 --- a/tag-git/gitconfig +++ b/tag-git/gitconfig @@ -6,6 +6,7 @@ browse = !hub browse ca = commit --amend --verbose car = commit --amend --no-edit + cl = !hub clone co = checkout compare = !hub compare dc = diff --color --word-diff --cached