From: Junio C Hamano Date: Thu, 30 Jul 2026 17:44:38 +0000 (-0700) Subject: Merge branch 'hs/rebase-continue-edit' into seen X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fbc07171be717e92b1ee23d346b621b45888ec88;p=thirdparty%2Fgit.git Merge branch 'hs/rebase-continue-edit' into seen Support for skipping the editor when continuing a rebase after conflict resolution has been added with the '--no-edit' option, and forcing it with '--edit'. A new configuration variable 'rebase.noEdit' can be used to set the default behavior. * hs/rebase-continue-edit: rebase: add --[no-]edit to --continue --- fbc07171be717e92b1ee23d346b621b45888ec88