From 418a6711d5718689124ef78805976287a368097d Mon Sep 17 00:00:00 2001 From: typebrook Date: Fri, 29 Nov 2019 11:38:07 +0800 Subject: update --- tigrc | 1 + 1 file changed, 1 insertion(+) (limited to 'tigrc') diff --git a/tigrc b/tigrc index 19e3c85..b26a6bc 100644 --- a/tigrc +++ b/tigrc @@ -39,6 +39,7 @@ bind generic Uv +sh -c "git remote -v | grep %(remote)" bind generic UV >sh -c "git remote -vv | tig" bind generic Ua @git remote add "%(prompt New Github remote name: )" git@github.com:"%(prompt User/Repo: )" bind generic UA @git remote add "%(prompt New remote name: )" "%(prompt Remote url: )" +bind generic Ur @git remote rename "%(prompt Rename which remote?: )" "%(prompt Enter new remote name: )" bind generic U! @git remote remove "%(prompt Remove which remote?: )" bind generic Us @git remote set-url "%(prompt Set url for which remote?: )" "%(prompt New url: )" bind generic Uf ?git fetch "%(prompt Fetch from which remote?: )" -- cgit v1.2.3-70-g09d2