summaryrefslogtreecommitdiffhomepage
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 75d102d..4151466 100644
--- a/tigrc
+++ b/tigrc
@@ -42,6 +42,7 @@ bind generic UA @git remote add "%(prompt New remote name: )" "%(prompt Remote u
42bind generic U! @git remote remove "%(prompt Remove which remote?: )" 42bind generic U! @git remote remove "%(prompt Remove which remote?: )"
43bind generic Us @git remote set-url "%(prompt Set url for which remote?: )" "%(prompt New url: )" 43bind generic Us @git remote set-url "%(prompt Set url for which remote?: )" "%(prompt New url: )"
44bind generic Uf ?git fetch "%(prompt Fetch from which remote?: )" 44bind generic Uf ?git fetch "%(prompt Fetch from which remote?: )"
45bind generic Uprf ?git fetch "%(prompt Fetch from which remote?: )" pull/"%(prompt PR number: )"/head:pr
45 46
46# toggle case sensitive for search 47# toggle case sensitive for search
47bind generic w :toggle ignore-case 48bind generic w :toggle ignore-case