aboutsummaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2022-08-14 09:48:02 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2022-08-14 09:48:02 +0800
commitf71d6674a033b04a72fe1e1e9ccafdbace110087 (patch)
treea306d20c613d132a3287e39fd2691f79d2c76e8e /tigrc
parent4119ac51f87641f618284ed85a326cc60be3d541 (diff)
Update
Diffstat (limited to 'tigrc')
-rw-r--r--tigrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tigrc b/tigrc
index 3ca1720..b2c43c2 100644
--- a/tigrc
+++ b/tigrc
@@ -140,7 +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 pR ?git push -u '%(prompt Which remote? )':%(branch) 143bind main pR ?git push -u '%(prompt Which remote? )' %(branch):'%(prompt Which branch? )'
144bind main pF ?git push --force 144bind main pF ?git push --force
145bind main pd ?git push %(remote) :%(branch) 145bind main pd ?git push %(remote) :%(branch)
146bind 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? )'