diff options
Diffstat (limited to 'tigrc')
-rw-r--r-- | tigrc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -81,7 +81,6 @@ bind main c @sh -c "git branch --points-at=%(commit) | \ | |||
81 | (cat -; echo %(commit)) | \ | 81 | (cat -; echo %(commit)) | \ |
82 | head -1 | \ | 82 | head -1 | \ |
83 | xargs git checkout" | 83 | xargs git checkout" |
84 | bind main - @git checkout - | ||
85 | 84 | ||
86 | # commit | 85 | # commit |
87 | bind main a ?>git commit --amend | 86 | bind main a ?>git commit --amend |