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

Tweak git dif alias.

parent c058515d
Branches
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@
cleaan = clean -dX
cleaaan = clean -dx
default-branch = name-rev --name-only origin/HEAD
dif = diff --color-words
dif = diff --color-words --ignore-all-space
empty-commit = commit --allow-empty
exec = "!${SHELL:-/bin/sh} -ic "
ff = merge --no-edit --ff-only origin/HEAD
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment