aboutsummaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
Diffstat (limited to 'tigrc')
-rw-r--r--tigrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tigrc b/tigrc
index a4be411..0caf91e 100644
--- a/tigrc
+++ b/tigrc
@@ -47,6 +47,7 @@ bind generic Us @git remote set-url "%(prompt Set url for which remote?: )" git@
47bind generic US @git remote set-url "%(prompt Set url for which remote?: )" "%(prompt New url: )" 47bind generic US @git remote set-url "%(prompt Set url for which remote?: )" "%(prompt New url: )"
48bind generic Uf ?git fetch "%(prompt Fetch from which remote?: )" 48bind generic Uf ?git fetch "%(prompt Fetch from which remote?: )"
49bind generic UU ?git remote update --prune 49bind generic UU ?git remote update --prune
50bind generic UT ?sh -c "git pull %(remote) --tags --force"
50bind generic Uprf ?git fetch "%(prompt Fetch from which remote? )" pull/"%(prompt PR number: )"/head:pr 51bind generic Uprf ?git fetch "%(prompt Fetch from which remote? )" pull/"%(prompt PR number: )"/head:pr
51bind generic UP !git swapProtocol 52bind generic UP !git swapProtocol
52 53