aboutsummaryrefslogtreecommitdiffhomepage
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 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