diff options
| author | typebrook <typebrook@gmail.com> | 2019-03-28 12:24:08 +0800 |
|---|---|---|
| committer | typebrook <typebrook@gmail.com> | 2019-03-28 12:24:08 +0800 |
| commit | 7d274bc6bb5afd841b17a117993333b5344eea0e (patch) | |
| tree | 8a409067537038b462c3dffbd465db1c39fc2ed8 /tigrc | |
| parent | 05489bc73fba442be04c8d05167ca5575770db61 (diff) | |
update
Diffstat (limited to 'tigrc')
| -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 |