diff options
author | Charvi Mendiratta <charvi077@gmail.com> | 2021-01-29 23:50:47 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-01-29 15:21:56 -0800 |
commit | 9e3cebd97cbd47909e683e617d5ffa2781f0adaa (patch) | |
tree | d8630af03308f88441fa8767f552c336d4953b0e /mergetools/meld | |
parent | sequencer: use const variable for commit message comments (diff) | |
download | tgif-9e3cebd97cbd47909e683e617d5ffa2781f0adaa.tar.xz |
rebase -i: add fixup [-C | -c] command
Add options to `fixup` command to fixup both the commit contents and
message. `fixup -C` command is used to replace the original commit
message and `fixup -c`, additionally allows to edit the commit message.
Original-patch-by: Phillip Wood <phillip.wood@dunelm.org.uk>
Mentored-by: Christian Couder <chriscool@tuxfamily.org>
Mentored-by: Phillip Wood <phillip.wood@dunelm.org.uk>
Signed-off-by: Charvi Mendiratta <charvi077@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'mergetools/meld')
0 files changed, 0 insertions, 0 deletions