aboutsummaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2022-05-26 11:34:41 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2022-05-26 11:34:41 +0800
commit94ef99ff371b29531eaab789729f20294cfc9f13 (patch)
treea710a839fe99723f759f7f27b3a62c4e86527822 /tigrc
parent76f220d633eeae38d50c82918bc767fef2dca97c (diff)
parent203a4093b9de5f2d00e4ae6f54b386d409083374 (diff)
Merge remote-tracking branch 'origin/dev' into dev
Diffstat (limited to 'tigrc')
-rw-r--r--tigrc3
1 files changed, 1 insertions, 2 deletions
diff --git a/tigrc b/tigrc
index c05b369..06676ab 100644
--- a/tigrc
+++ b/tigrc
@@ -140,8 +140,7 @@ bind main p none # override default pager binding
140bind main pp ?git push 140bind main pp ?git push
141bind main pP ?git push -u %(remote) %(branch):%(branch) 141bind main pP ?git push -u %(remote) %(branch):%(branch)
142bind main pr ?git push -u %(remote) %(branch):%(branch) 142bind main pr ?git push -u %(remote) %(branch):%(branch)
143bind main pb ?git push -u %(remote) %(branch):'%(prompt Which branch? )' 143bind main pR ?git push -u '%(prompt Which remote? )':%(branch)
144bind main pR ?git push -u '%(prompt Which remote? )' %(branch):'%(prompt Which branch? )'
145bind main pF ?git push --force 144bind main pF ?git push --force
146bind main pd ?git push %(remote) :%(branch) 145bind main pd ?git push %(remote) :%(branch)
147bind generic pD ?git push '%(prompt Delete from which remote? )' :'%(prompt Which reference? )' 146bind generic pD ?git push '%(prompt Delete from which remote? )' :'%(prompt Which reference? )'