On Sun, Nov 25, 2018 at 11:37 PM Junio C Hamano <gits...@pobox.com> wrote:
>
> Unless I hear otherwise in the next 24 hours, I am planning to
> merge the following topics to 'master' before cutting -rc2.  Please
> stop me on any of these topics.
>
>  - jc/postpone-rebase-in-c
>
>    This may be the most controversial.  It demotes the C
>    reimplementation of "git rebase" to an experimental opt-in
>    feature that can only be enabled by setting rebase.useBuiltIn
>    configuration that defaults to false.
>
>    cf. <xmqq36roz7ve.fsf...@gitster-ct.c.googlers.com>

If we don't set rebase.useBuiltin to false, then there is also a minor
regression in the error message printed by the built-in rebase we may
want to try to address.  I have a patch for it at
<20181122044841.20993-2-new...@gmail.com>, but I don't know if that
patch is acceptable as-is this close to a release since that'd not
give translators much time to update.

Reply via email to