On Sun, Feb 7, 2021 at 1:18 PM Charvi Mendiratta <charvi077@xxxxxxxxx> wrote: > This patch series is build on the top of "cm/rebase-i" in the 'next' branch and > improves it. It fixup the source code of 'fixup [-C | -c]' command in the > sequencer, do some fixes in rebase -i, improves the 'fixup_-C' like commands > in lib-rebase.sh, update the test-script 't3437' and fixes a typo in the > documentation. Thanks for working on this. I looked over the entire series and left a few minor comments. As mentioned in my [6/7] review, you might also want to consider splitting that patch into several patches (though it's not clear if the extra work of doing so is warranted). Anyhow, aside from some botched indentation in [6/7], it all looked clean.