diff options
Diffstat (limited to 'tigrc')
-rw-r--r-- | tigrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -137,6 +137,7 @@ bind main p none # override default pager binding | |||
137 | bind main pp ?git push | 137 | bind main pp ?git push |
138 | bind main pP ?git push -u %(remote) %(branch):%(branch) | 138 | bind main pP ?git push -u %(remote) %(branch):%(branch) |
139 | bind main pr ?git push -u %(remote) %(branch):%(branch) | 139 | bind main pr ?git push -u %(remote) %(branch):%(branch) |
140 | bind main pb ?git push -u %(remote) %(branch):'%(prompt Which branch? )' | ||
140 | bind main pR ?git push -u '%(prompt Which remote? )' %(branch):'%(prompt Which branch? )' | 141 | bind main pR ?git push -u '%(prompt Which remote? )' %(branch):'%(prompt Which branch? )' |
141 | bind main pF ?git push --force | 142 | bind main pF ?git push --force |
142 | bind main pd ?git push %(remote) :%(branch) | 143 | bind main pd ?git push %(remote) :%(branch) |