diff options
author | typebrook <typebrook@gmail.com> | 2019-03-05 18:09:39 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2019-03-05 18:09:39 +0800 |
commit | c37bdf1f4bd0f603cae4b1be0ba5e06e76f27514 (patch) | |
tree | 8d38019c6f075318ef6c3efbdf46737b5e7eb26e /tigrc | |
parent | cc8db5b944d7c28a01415a6339ae33a7771b328a (diff) |
update
Diffstat (limited to 'tigrc')
-rw-r--r-- | tigrc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -25,7 +25,6 @@ bind main b @git checkout -b "%(prompt Enter branch name: )" %(commit) | |||
25 | bind main V @git log -S "%(prompt Enter search word: )" | 25 | bind main V @git log -S "%(prompt Enter search word: )" |
26 | bind main gd ?git branch -d %(branch) | 26 | bind main gd ?git branch -d %(branch) |
27 | bind main gD ?git branch -D %(branch) | 27 | bind main gD ?git branch -D %(branch) |
28 | bind main C !git branch --points-at=%(commit) | echo | ||
29 | 28 | ||
30 | set main-view = \ | 29 | set main-view = \ |
31 | date:default \ | 30 | date:default \ |