commit | ec7424e1a634ba4a509227f003bd9cf31f12b4c2 | [log] [tgz] |
---|---|---|
author | Birger Skogeng Pedersen <birger.sp@gmail.com> | Sat Sep 14 11:18:35 2019 +0200 |
committer | Pratyush Yadav <me@yadavpratyush.com> | Sat Sep 14 23:22:00 2019 +0530 |
tree | 7ad83fb5bc1a867ed96f4addd77e6bd4110f236a | |
parent | ba41b5b335b00ac1cb277c83b87ebf3c26b670c0 [diff] |
git-gui: add hotkey to toggle "Amend Last Commit" Selecting whether to "Amend Last Commit" or not does not have a hotkey. With this patch, the user may toggle between the two options with CTRL/CMD+e. Signed-off-by: Birger Skogeng Pedersen <birger.sp@gmail.com> Rebased-by: Bert Wesarg <bert.wesarg@googlemail.com> Signed-off-by: Pratyush Yadav <me@yadavpratyush.com>