From 38fd61bb4212d9c9ef507e18ae111c6a88b655e7 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Fri, 3 Jul 2020 18:38:31 +0800 Subject: update --- tigrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tigrc') diff --git a/tigrc b/tigrc index ea4c7a2..70352e4 100644 --- a/tigrc +++ b/tigrc @@ -166,7 +166,7 @@ bind generic Tm @sh -c 'git tag -d %(tag) && git tag "%(Rename tag to? )" %(comm bind generic TM @sh -c 'git cat-file -p %(tag) |\ sed -n \'6,$p\' |\ (git tag -d %(tag) && git tag "%(prompt Rename tag into? )" -a -F -) > /dev/null' -bind generic Tc !git tag %(tag) %(tag)^{} -f -m "New tag content" -e +bind generic Tc !sh -c 'git tag %(tag) %(tag)^{} -f -m \"$(git tag %(tag) -n10)\" -e' bind generic Tl !sh -c 'git ls-remote --tags %(remote) | grep %(tag)' bind generic Ts >tig show %(tag) bind generic Td @git tag -d "%(prompt Delete which tag? )" -- cgit v1.2.3-70-g09d2