Johannes Schindelin <johannes.schindelin@xxxxxx> writes: > In the interactive rebase, commands that were successfully processed are > not simply discarded, but appended to the 'done' file instead. This is > used e.g. to display the current state to the user in the output of > `git status` or the progress. > > Signed-off-by: Johannes Schindelin <johannes.schindelin@xxxxxx> > --- Looks good. I'd stop at this point for now, and start working on other things for the rest of the day. I might find time to come back to it later tonight. So far, looking mostly good.