diff options
author | typebrook <typebrook@gmail.com> | 2019-02-18 11:04:20 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2019-02-18 11:04:20 +0800 |
commit | 399d83c55b626d2c9b7c4bc466128ecb326c70dd (patch) | |
tree | 538853b673c1ccc1f3ae5ee913b9a45d14652756 /tigrc | |
parent | cc860b7633a8bb362d0f68f5cb294ce001553ed3 (diff) |
update
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 |