Hi Wink, On Thu, 22 Mar 2018, Wink Saville wrote: > Use compound if statement instead of nested if statements to > simplify pick_on_preserving_merges. > > Signed-off-by: Wink Saville <wink@xxxxxxxxxxx> > Reviewed-by: Junio C Hamano <gister@xxxxxxxxx> > --- > git-rebase--interactive.sh | 17 +++++++---------- The patch is obviously correct. Thanks, Johannes