aboutsummaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
Diffstat (limited to 'tigrc')
-rw-r--r--tigrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tigrc b/tigrc
index 8143e43..43513e4 100644
--- a/tigrc
+++ b/tigrc
@@ -277,7 +277,7 @@ bind refs pd ?git push %(remote) :%(branch)
277bind refs r none 277bind refs r none
278bind refs brd ?git branch -rd %(remote)/%(branch) 278bind refs brd ?git branch -rd %(remote)/%(branch)
279 279
280bind refs U ?git fetch --all 280bind refs <Esc>F ?git fetch --all
281bind refs <C-F> ?git fetch %(remote) 281bind refs <C-F> ?git fetch %(remote)
282bind refs F ?git fetch %(remote) %(branch) 282bind refs F ?git fetch %(remote) %(branch)
283 283