From: Ævar Arnfjörð Bjarmason Date: Mon, 18 Mar 2019 11:01:52 +0000 (+0100) Subject: rebase: remove the rebase.useBuiltin setting X-Git-Tag: v2.22.0-rc0~103^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d03ebd411c651641eab823f0807705f4af65c9b1;p=git rebase: remove the rebase.useBuiltin setting Remove the rebase.useBuiltin setting, which was added as an escape hatch to disable the builtin version of rebase first released with Git 2.20. See [1] for the initial implementation of rebase.useBuiltin, and [2] and [3] for the documentation and corresponding GIT_TEST_REBASE_USE_BUILTIN option. Carrying the legacy version is a maintenance burden as seen in 7e097e27d3 ("legacy-rebase: backport -C and --whitespace=