diff options
Diffstat (limited to 'tigrc')
| -rw-r--r-- | tigrc | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -235,7 +235,7 @@ bind refs bd @git branch -d %(branch) | |||
| 235 | bind refs bD ?git branch -D %(branch) | 235 | bind refs bD ?git branch -D %(branch) |
| 236 | bind refs pd ?git push %(remote) :%(branch) | 236 | bind refs pd ?git push %(remote) :%(branch) |
| 237 | bind refs r none | 237 | bind refs r none |
| 238 | bind refs rbu ?git branch -rd %(remote)/%(branch) | 238 | bind refs brd ?git branch -rd %(remote)/%(branch) |
| 239 | 239 | ||
| 240 | bind refs U ?git fetch --all | 240 | bind refs U ?git fetch --all |
| 241 | bind refs F ?git fetch %(remote) | 241 | bind refs F ?git fetch %(remote) |