diff --git a/gitconfig b/gitconfig index f3dae4b..cd4f1b2 100644 --- a/gitconfig +++ b/gitconfig @@ -21,6 +21,7 @@ uf = checkout -- cb = checkout push = push --tags + untrack = rm --cached [core] editor = vim autocrlf = false