aboutsummaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2019-08-29 11:04:22 +0800
committertypebrook <typebrook@gmail.com>2019-08-29 11:04:22 +0800
commit92be84d34a9c002bc50600fe02bd20d68baf9b3c (patch)
tree25c604d2ce76ffbb89fd336c7ff139499f0449ba /tigrc
parentaccc8503c69ef86c9c7106e55e1cf15b678b2fa0 (diff)
update
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