diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2021-11-12 20:29:16 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2021-11-12 20:29:16 +0800 |
commit | 543aacda793fe360cc1d970a2888c20a1e21b1b1 (patch) | |
tree | 4d0ffe143e3c7b6ff0d563572d76eae2b5e10df9 /tigrc | |
parent | fbcd4e2dfaf760f9aaff44b80312a9de0f50a350 (diff) |
update
Diffstat (limited to 'tigrc')
-rw-r--r-- | tigrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -57,6 +57,7 @@ bind generic w :toggle ignore-case | |||
57 | # see reflog, reset refernece | 57 | # see reflog, reset refernece |
58 | bind generic gl ?git checkout HEAD@{"%(prompt Enter HEAD@{} number: )"} | 58 | bind generic gl ?git checkout HEAD@{"%(prompt Enter HEAD@{} number: )"} |
59 | bind generic gL ?git reset --hard HEAD@{"%(prompt Enter HEAD@{} number: )"} | 59 | bind generic gL ?git reset --hard HEAD@{"%(prompt Enter HEAD@{} number: )"} |
60 | bind reflog c ?git checkout %(commit) | ||
60 | 61 | ||
61 | # highlight diff without +/- | 62 | # highlight diff without +/- |
62 | # set diff-show-signs = false | 63 | # set diff-show-signs = false |