aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2019-04-24 13:59:54 +0800
committertypebrook <typebrook@gmail.com>2019-04-24 13:59:54 +0800
commit6d34d4fbdd4bbe20056b5ed7b352c3efe907b4c2 (patch)
tree0c14d191e53bb6a937f1e5ed1efee8201b676942
parent23606bd406da2bd9c366a197ccc8ac921ad22e7b (diff)
update
-rw-r--r--tigrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tigrc b/tigrc
index b55d7d9..8f0bb13 100644
--- a/tigrc
+++ b/tigrc
@@ -114,7 +114,7 @@ bind main TN !git tag "%(prompt Enter tag name: )" %(commit) -a
114bind main Ts >tig show %(tag) 114bind main Ts >tig show %(tag)
115bind main Td @git tag -d "%(prompt Delete tag: )" 115bind main Td @git tag -d "%(prompt Delete tag: )"
116bind main Tp ?git push --tags 116bind main Tp ?git push --tags
117bind main gdt @git tag -d %(tag) 117bind main TTd @git tag -d %(tag)
118 118
119# android 119# android
120bind main <C-B> !sh scripts/bump_version.sh 120bind main <C-B> !sh scripts/bump_version.sh