From 17c5c470073701346d05524de3718340e606ab35 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Tue, 22 Jun 2021 20:36:25 +0800 Subject: update --- tigrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tigrc') diff --git a/tigrc b/tigrc index 59c6117..2eeb6ca 100644 --- a/tigrc +++ b/tigrc @@ -161,9 +161,9 @@ bind main gB !?git rebase --rebase-merges -i %(commit) bind main ! ?git revert %(commit) # tag -bind generic Tn @git tag "%(prompt Enter tag name: )" %(commit) -bind generic TN !git tag "%(prompt Enter tag name: )" %(commit) -a -bind generic TSN !git tag "%(prompt Enter tag name: )" %(commit) -s +bind generic Tn @git tag "%(prompt New tag, please enter tag name: )" %(commit) +bind generic TN !git tag "%(prompt Annotated tag, please enter the name: )" %(commit) -a +bind generic TSN !git tag "%(prompt Signed Annotated tag, please enter the name: )" %(commit) -s bind generic Tm @sh -c 'git tag -d %(tag) && git tag "%(Rename tag to? )" %(commit)' bind generic TM @sh -c 'git cat-file -p %(tag) |\ sed -n \'6,$p\' |\ -- cgit v1.2.3-70-g09d2