summaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
Diffstat (limited to 'tigrc')
-rw-r--r--tigrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tigrc b/tigrc
index d2820ba..47fc5e4 100644
--- a/tigrc
+++ b/tigrc
@@ -115,6 +115,7 @@ bind main p none # override default pager binding
115bind main pp ?git push 115bind main pp ?git push
116bind main pP ?git push -u %(remote) %(branch):%(branch) 116bind main pP ?git push -u %(remote) %(branch):%(branch)
117bind main pr ?git push -u '%(prompt Which remote? )' %(branch):%(branch) 117bind main pr ?git push -u '%(prompt Which remote? )' %(branch):%(branch)
118bind main pR ?git push -u '%(prompt Which remote? )' %(branch):'%(prompt Which branch? )'
118bind main pF ?git push -f 119bind main pF ?git push -f
119bind main pd ?git push %(remote) :%(branch) 120bind main pd ?git push %(remote) :%(branch)
120bind main pD ?git push '%(prompt Which remote? )' :'%(prompt Which branch? )' 121bind main pD ?git push '%(prompt Which remote? )' :'%(prompt Which branch? )'