From: Junio C Hamano Date: Fri, 14 Feb 2020 20:54:20 +0000 (-0800) Subject: Merge branch 'ag/rebase-avoid-unneeded-checkout' X-Git-Tag: v2.26.0-rc0~62 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d8b8d59054ed5ba2f79d3cb2fad0b5f0bfeb3ac1;p=thirdparty%2Fgit.git Merge branch 'ag/rebase-avoid-unneeded-checkout' "git rebase -i" (and friends) used to unnecessarily check out the tip of the branch to be rebased, which has been corrected. * ag/rebase-avoid-unneeded-checkout: rebase -i: stop checking out the tip of the branch to rebase --- d8b8d59054ed5ba2f79d3cb2fad0b5f0bfeb3ac1