aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2019-03-05 18:09:39 +0800
committertypebrook <typebrook@gmail.com>2019-03-05 18:09:39 +0800
commitc37bdf1f4bd0f603cae4b1be0ba5e06e76f27514 (patch)
tree8d38019c6f075318ef6c3efbdf46737b5e7eb26e
parentcc8db5b944d7c28a01415a6339ae33a7771b328a (diff)
update
-rw-r--r--tigrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/tigrc b/tigrc
index b7e127c..ef5c0be 100644
--- a/tigrc
+++ b/tigrc
@@ -25,7 +25,6 @@ bind main b @git checkout -b "%(prompt Enter branch name: )" %(commit)
25bind main V @git log -S "%(prompt Enter search word: )" 25bind main V @git log -S "%(prompt Enter search word: )"
26bind main gd ?git branch -d %(branch) 26bind main gd ?git branch -d %(branch)
27bind main gD ?git branch -D %(branch) 27bind main gD ?git branch -D %(branch)
28bind main C !git branch --points-at=%(commit) | echo
29 28
30set main-view = \ 29set main-view = \
31 date:default \ 30 date:default \