"Johannes Schindelin via GitGitGadget" <[email protected]> writes:
> From: Johannes Schindelin <[email protected]> > > Over the next commits, we want to make use of it in `run_am()` (i.e. > running the `--am` backend directly, without detouring to Unix shell > script code) which in turn will be called from `run_specific_rebase()`. > > So let's move it before that latter function. OK.

