diff options
| author | typebrook <typebrook@gmail.com> | 2019-05-05 12:15:03 +0800 |
|---|---|---|
| committer | typebrook <typebrook@gmail.com> | 2019-05-05 12:15:03 +0800 |
| commit | 9cb7c74db5fb5481e85dfe62d980cc94737d1bab (patch) | |
| tree | 01c6893850fb502f17ccfb816dcbf0884cce96a3 | |
| parent | d72b0326733385798f0286f69395c72ce0ccd785 (diff) | |
update
| -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) |