aboutsummaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
Diffstat (limited to 'tigrc')
-rw-r--r--tigrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/tigrc b/tigrc
index c177277..842351e 100644
--- a/tigrc
+++ b/tigrc
@@ -45,7 +45,8 @@ bind generic Us @git remote set-url "%(prompt Set url for which remote?: )" git@
45bind generic US @git remote set-url "%(prompt Set url for which remote?: )" "%(prompt New url: )" 45bind generic US @git remote set-url "%(prompt Set url for which remote?: )" "%(prompt New url: )"
46bind generic Uf ?git fetch "%(prompt Fetch from which remote?: )" 46bind generic Uf ?git fetch "%(prompt Fetch from which remote?: )"
47bind generic UU ?git remote update --prune 47bind generic UU ?git remote update --prune
48bind generic Uprf ?git fetch "%(prompt Fetch from which remote?: )" pull/"%(prompt PR number: )"/head:pr 48bind generic Uprf ?git fetch "%(prompt Fetch from which remote? )" pull/"%(prompt PR number: )"/head:pr
49bind generic UP !git swapProtocol
49 50
50# toggle case sensitive for search 51# toggle case sensitive for search
51bind generic w :toggle ignore-case 52bind generic w :toggle ignore-case