diff options
| -rw-r--r-- | tigrc | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -172,6 +172,7 @@ bind refs b none | |||
| 172 | bind refs bd @git branch -d %(branch) | 172 | bind refs bd @git branch -d %(branch) |
| 173 | bind refs bD ?git branch -D %(branch) | 173 | bind refs bD ?git branch -D %(branch) |
| 174 | bind refs rbd ?git push %(remote) :%(branch) | 174 | bind refs rbd ?git push %(remote) :%(branch) |
| 175 | bind refs r none | ||
| 175 | bind refs rbu ?git branch -rd %(remote)/%(branch) | 176 | bind refs rbu ?git branch -rd %(remote)/%(branch) |
| 176 | 177 | ||
| 177 | bind refs U ?git fetch --all | 178 | bind refs U ?git fetch --all |