diff options
Diffstat (limited to 'tigrc')
| -rw-r--r-- | tigrc | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -112,6 +112,7 @@ bind main c @sh -c "git branch --points-at=%(commit) | \ | |||
| 112 | bind main bo >tig %(branch) | 112 | bind main bo >tig %(branch) |
| 113 | bind main bO >tig "%(prompt Enter branch: )" | 113 | bind main bO >tig "%(prompt Enter branch: )" |
| 114 | bind main ba >tig --all | 114 | bind main ba >tig --all |
| 115 | bind main bR !git reorder | ||
| 115 | 116 | ||
| 116 | # commit | 117 | # commit |
| 117 | bind main a !>git commit --amend | 118 | bind main a !>git commit --amend |