diff options
-rw-r--r-- | tigrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ set main-view = \ | |||
7 | date:default \ | 7 | date:default \ |
8 | author:abbreviated \ | 8 | author:abbreviated \ |
9 | id:no \ | 9 | id:no \ |
10 | commit-title:yes,graph=v2 | 10 | commit-title:yes,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 |