aboutsummaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2019-02-18 11:04:20 +0800
committertypebrook <typebrook@gmail.com>2019-02-18 11:04:20 +0800
commit399d83c55b626d2c9b7c4bc466128ecb326c70dd (patch)
tree538853b673c1ccc1f3ae5ee913b9a45d14652756 /tigrc
parentcc860b7633a8bb362d0f68f5cb294ce001553ed3 (diff)
update
Diffstat (limited to 'tigrc')
-rw-r--r--tigrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/tigrc b/tigrc
index bf132b1..328d8a1 100644
--- a/tigrc
+++ b/tigrc
@@ -6,8 +6,8 @@ bind main T !?git show %(tag)
6set main-view = \ 6set 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
12bind status D !rm %(file) 12bind status D !rm %(file)
13bind status a !git commit --amend 13bind status a !git commit --amend