aboutsummaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2020-07-31 19:25:09 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2020-07-31 19:25:09 +0800
commit01650e2254945e3d59f389d217b562562c81b8c3 (patch)
tree82a286d4fe9e9adefa4459f48a49c027dcafc0de /tigrc
parent0b3cb91a99aedaf6fa87ba6d4c23367e396694db (diff)
update
Diffstat (limited to 'tigrc')
-rw-r--r--tigrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tigrc b/tigrc
index 70352e4..a28508f 100644
--- a/tigrc
+++ b/tigrc
@@ -137,6 +137,7 @@ bind main p none # override default pager binding
137bind main pp ?git push 137bind main pp ?git push
138bind main pP ?git push -u %(remote) %(branch):%(branch) 138bind main pP ?git push -u %(remote) %(branch):%(branch)
139bind main pr ?git push -u %(remote) %(branch):%(branch) 139bind main pr ?git push -u %(remote) %(branch):%(branch)
140bind main pb ?git push -u %(remote) %(branch):'%(prompt Which branch? )'
140bind main pR ?git push -u '%(prompt Which remote? )' %(branch):'%(prompt Which branch? )' 141bind main pR ?git push -u '%(prompt Which remote? )' %(branch):'%(prompt Which branch? )'
141bind main pF ?git push --force 142bind main pF ?git push --force
142bind main pd ?git push %(remote) :%(branch) 143bind main pd ?git push %(remote) :%(branch)