aboutsummaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2019-03-28 11:20:50 +0800
committertypebrook <typebrook@gmail.com>2019-03-28 11:20:50 +0800
commiteb8e30c716cd6d79da984fc8883cdf7075f8b3bb (patch)
tree53850175c5ea20770d43c0822d3ef905b551a29a /tigrc
parent68d98f9f3fe9131bbbbb55e85d9677ed906d7dba (diff)
update
Diffstat (limited to 'tigrc')
-rw-r--r--tigrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tigrc b/tigrc
index 025ecd3..b3f936d 100644
--- a/tigrc
+++ b/tigrc
@@ -74,6 +74,7 @@ bind main m ?git merge %(commit)
74bind main M ?git merge %(branch) --no-ff 74bind main M ?git merge %(branch) --no-ff
75 75
76# push 76# push
77bind main p none
77bind main pp ?git push 78bind main pp ?git push
78bind main pP ?git push %(remote) %(branch):%(branch) 79bind main pP ?git push %(remote) %(branch):%(branch)
79 80