From e0c3ebf3298f1ace7331e57e71ecab8e4952e9c6 Mon Sep 17 00:00:00 2001 From: typebrook Date: Fri, 13 Dec 2019 18:59:32 +0800 Subject: update --- tigrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tigrc') diff --git a/tigrc b/tigrc index e58b114..638f250 100644 --- a/tigrc +++ b/tigrc @@ -155,7 +155,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 "%(prompt Enter new content: )" +bind generic Tc !git tag %(tag) %(tag)^{} -f -m "New tag content" -e bind generic Ts >tig show %(tag) bind generic Td @git tag -d "%(prompt Delete which tag? )" bind generic TTd @git tag -d %(tag) -- cgit v1.2.3-70-g09d2