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

Junio C Hamano committed Feb 14, 2020 at 12:54 UTC d8b8d59054ed5ba2f79d3cb2fad0b5f0bfeb3ac1

No changes.