diff options
| author | typebrook <typebrook@gmail.com> | 2019-04-24 13:59:54 +0800 |
|---|---|---|
| committer | typebrook <typebrook@gmail.com> | 2019-04-24 13:59:54 +0800 |
| commit | 6d34d4fbdd4bbe20056b5ed7b352c3efe907b4c2 (patch) | |
| tree | 0c14d191e53bb6a937f1e5ed1efee8201b676942 /tigrc | |
| parent | 23606bd406da2bd9c366a197ccc8ac921ad22e7b (diff) | |
update
Diffstat (limited to 'tigrc')
| -rw-r--r-- | tigrc | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -114,7 +114,7 @@ bind main TN !git tag "%(prompt Enter tag name: )" %(commit) -a | |||
| 114 | bind main Ts >tig show %(tag) | 114 | bind main Ts >tig show %(tag) |
| 115 | bind main Td @git tag -d "%(prompt Delete tag: )" | 115 | bind main Td @git tag -d "%(prompt Delete tag: )" |
| 116 | bind main Tp ?git push --tags | 116 | bind main Tp ?git push --tags |
| 117 | bind main gdt @git tag -d %(tag) | 117 | bind main TTd @git tag -d %(tag) |
| 118 | 118 | ||
| 119 | # android | 119 | # android |
| 120 | bind main <C-B> !sh scripts/bump_version.sh | 120 | bind main <C-B> !sh scripts/bump_version.sh |