Hi Junio, On Wed, 13 Oct 2021, Junio C Hamano wrote: > Junio C Hamano <gitster@xxxxxxxxx> writes: > > > * js/retire-preserve-merges (2021-09-07) 11 commits > > (merged to 'next' on 2021-09-10 at f645ffd7a3) > > + sequencer: restrict scope of a formerly public function > > + rebase: remove a no-longer-used function > > + rebase: stop mentioning the -p option in comments > > + rebase: remove obsolete code comment > > + rebase: drop the internal `rebase--interactive` command > > + git-svn: drop support for `--preserve-merges` > > + rebase: drop support for `--preserve-merges` > > + pull: remove support for `--rebase=preserve` > > + tests: stop testing `git rebase --preserve-merges` > > + remote: warn about unhandled branch.<name>.rebase values > > + t5520: do not use `pull.rebase=preserve` > > > > The "--preserve-merges" option of "git rebase" has been removed. > > > > Will cook in 'next'. > > I am tempted to merge this down to 'master' soonish, in time for the > next feature release that is planned to happen mid November. > > Opinions? So far, I haven't heard any objections, so I'd be fin merging this soon-ish. Ciao, Dscho