Skip to content

Commit

Permalink
Added wdiff alias for color-words
Browse files Browse the repository at this point in the history
  • Loading branch information
rahim committed Apr 7, 2013
1 parent 9917faf commit 57629c9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitconfig
Expand Up @@ -26,4 +26,5 @@
[advice]
statusHints = false
[alias]
lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --
lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --
wdiff = diff --color-words

0 comments on commit 57629c9

Please sign in to comment.