aboutsummaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
Diffstat (limited to 'tigrc')
-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