Skip to content
Snippets Groups Projects
Commit e46351e3 authored by nimrod's avatar nimrod
Browse files

Git alias for cached word diff.

parent 7142bfb6
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment