diff --git a/.config/git/config b/.config/git/config index 324463b191b0eb430ce5615eb5ab362509a99b32..fe707ae9fc866a2efaab108d67fc73fa702fa517 100644 --- a/.config/git/config +++ b/.config/git/config @@ -4,6 +4,7 @@ amend = commit --amend autorebase = -c 'core.editor=true' rebase -i --autosquash --autostash bull = submodule update --remote --init + cdif = diff --cached --color-words cdiff = diff --cached cleaan = clean -fdX cleaaan = clean -fdx