Browse Source

Ad one more --word-diff alias for character mode

Alois Mahdal 6 years ago
parent
commit
70aece0d1c
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      dotfiles/gittum/main.gitconfig

+ 1
- 0
dotfiles/gittum/main.gitconfig View File

39
   sh = show
39
   sh = show
40
   sw = show --word-diff=color
40
   sw = show --word-diff=color
41
   swp = show --word-diff=porcelain
41
   swp = show --word-diff=porcelain
42
+  swc = show --word-diff=color --word-diff-regex=.
42
   who = ! ~/.gittum/bin/who
43
   who = ! ~/.gittum/bin/who
43
   whoo = ! ~/.gittum/bin/whoo
44
   whoo = ! ~/.gittum/bin/whoo
44
   xtragc = ! ~/.gittum/bin/xtragc
45
   xtragc = ! ~/.gittum/bin/xtragc