diff options
Diffstat (limited to 'tigrc')
-rw-r--r-- | tigrc | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,8 +6,8 @@ bind main T !?git show %(tag) | |||
6 | set main-view = \ | 6 | set main-view = \ |
7 | date:default \ | 7 | date:default \ |
8 | author:abbreviated \ | 8 | author:abbreviated \ |
9 | id:no \ | 9 | id \ |
10 | commit-title:yes,graph=v2,refs=true | 10 | commit-title:graph=v2,refs=true |
11 | 11 | ||
12 | bind status D !rm %(file) | 12 | bind status D !rm %(file) |
13 | bind status a !git commit --amend | 13 | bind status a !git commit --amend |