aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2021-11-12 20:29:16 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2021-11-12 20:29:16 +0800
commit543aacda793fe360cc1d970a2888c20a1e21b1b1 (patch)
tree4d0ffe143e3c7b6ff0d563572d76eae2b5e10df9
parentfbcd4e2dfaf760f9aaff44b80312a9de0f50a350 (diff)
update
-rw-r--r--tigrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tigrc b/tigrc
index 52a98ec..8e58390 100644
--- a/tigrc
+++ b/tigrc
@@ -57,6 +57,7 @@ bind generic w :toggle ignore-case
57# see reflog, reset refernece 57# see reflog, reset refernece
58bind generic gl ?git checkout HEAD@{"%(prompt Enter HEAD@{} number: )"} 58bind generic gl ?git checkout HEAD@{"%(prompt Enter HEAD@{} number: )"}
59bind generic gL ?git reset --hard HEAD@{"%(prompt Enter HEAD@{} number: )"} 59bind generic gL ?git reset --hard HEAD@{"%(prompt Enter HEAD@{} number: )"}
60bind 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