diff options
-rw-r--r-- | tigrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -277,7 +277,7 @@ bind refs pd ?git push %(remote) :%(branch) | |||
277 | bind refs r none | 277 | bind refs r none |
278 | bind refs brd ?git branch -rd %(remote)/%(branch) | 278 | bind refs brd ?git branch -rd %(remote)/%(branch) |
279 | 279 | ||
280 | bind refs U ?git fetch --all | 280 | bind refs <Esc>F ?git fetch --all |
281 | bind refs <C-F> ?git fetch %(remote) | 281 | bind refs <C-F> ?git fetch %(remote) |
282 | bind refs F ?git fetch %(remote) %(branch) | 282 | bind refs F ?git fetch %(remote) %(branch) |
283 | 283 | ||