From 2dc602738968ecd597a93bc3bcf1c0e19cd945e8 Mon Sep 17 00:00:00 2001 From: typebrook Date: Mon, 21 Oct 2019 16:25:57 +0800 Subject: update --- tigrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tigrc') diff --git a/tigrc b/tigrc index f77ce34..87da857 100644 --- a/tigrc +++ b/tigrc @@ -179,7 +179,8 @@ bind main !sh scripts/bump_version.sh ## Remote bind main Uv +sh -c "git remote -v | grep %(remote)" bind main UV >sh -c "git remote -vv | tig" -bind main Ua @git remote add "%(prompt New remote name: )" "%(prompt Remote url: )" +bind main Ua @git remote add "%(prompt New Github remote name: )" git@github.com:"%(prompt User/Repo: )" +bind main UA @git remote add "%(prompt New remote name: )" "%(prompt Remote url: )" bind main U! @git remote remove "%(prompt Remove which remote?: )" bind main Us @git remote set-url "%(prompt Set url for which remote?: )" "%(prompt New url: )" bind main Uf ?git fetch "%(prompt Fetch from which remote?: )" -- cgit v1.2.3-70-g09d2