diff options
Diffstat (limited to 'tigrc')
-rw-r--r-- | tigrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -115,6 +115,7 @@ bind main p none # override default pager binding | |||
115 | bind main pp ?git push | 115 | bind main pp ?git push |
116 | bind main pP ?git push -u %(remote) %(branch):%(branch) | 116 | bind main pP ?git push -u %(remote) %(branch):%(branch) |
117 | bind main pr ?git push -u '%(prompt Which remote? )' %(branch):%(branch) | 117 | bind main pr ?git push -u '%(prompt Which remote? )' %(branch):%(branch) |
118 | bind main pR ?git push -u '%(prompt Which remote? )' %(branch):'%(prompt Which branch? )' | ||
118 | bind main pF ?git push -f | 119 | bind main pF ?git push -f |
119 | bind main pd ?git push %(remote) :%(branch) | 120 | bind main pd ?git push %(remote) :%(branch) |
120 | bind main pD ?git push '%(prompt Which remote? )' :'%(prompt Which branch? )' | 121 | bind main pD ?git push '%(prompt Which remote? )' :'%(prompt Which branch? )' |