From 56d8219ed0f7a09b1b6f57d7e1a53ac53359de2e Mon Sep 17 00:00:00 2001 From: typebrook Date: Wed, 4 Mar 2020 11:39:40 +0800 Subject: update --- tigrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tigrc') diff --git a/tigrc b/tigrc index 459fb03..c177277 100644 --- a/tigrc +++ b/tigrc @@ -41,7 +41,8 @@ bind generic Ua @git remote add "%(prompt New Github remote name: )" git@github. 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 Us @git remote set-url "%(prompt Set url for which remote?: )" git@github.com:"%(prompt User/Repo: )" +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?: )" bind generic UU ?git remote update --prune bind generic Uprf ?git fetch "%(prompt Fetch from which remote?: )" pull/"%(prompt PR number: )"/head:pr -- cgit v1.2.3-70-g09d2