diff options
Diffstat (limited to 'tigrc')
| -rw-r--r-- | tigrc | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -74,6 +74,7 @@ bind main m ?git merge %(commit) | |||
| 74 | bind main M ?git merge %(branch) --no-ff | 74 | bind main M ?git merge %(branch) --no-ff |
| 75 | 75 | ||
| 76 | # push | 76 | # push |
| 77 | bind main p none | ||
| 77 | bind main pp ?git push | 78 | bind main pp ?git push |
| 78 | bind main pP ?git push %(remote) %(branch):%(branch) | 79 | bind main pP ?git push %(remote) %(branch):%(branch) |
| 79 | 80 | ||