瀏覽代碼

Add aliases for newly discovered --word-diff

Alois Mahdal 7 年之前
父節點
當前提交
61603d639a
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. 2
    0
      dotfiles/gittum/main.gitconfig

+ 2
- 0
dotfiles/gittum/main.gitconfig 查看文件

37
   slurp = ! ~/.gittum/bin/slurp
37
   slurp = ! ~/.gittum/bin/slurp
38
   st = status
38
   st = status
39
   sh = show
39
   sh = show
40
+  sw = show --word-diff=color
41
+  swp = show --word-diff=porcelain
40
   who = ! ~/.gittum/bin/who
42
   who = ! ~/.gittum/bin/who
41
   whoo = ! ~/.gittum/bin/whoo
43
   whoo = ! ~/.gittum/bin/whoo
42
   xtragc = ! ~/.gittum/bin/xtragc
44
   xtragc = ! ~/.gittum/bin/xtragc