Hi Junio, On Wed, 6 Mar 2019, Junio C Hamano wrote: > * js/rebase-orig-head-fix (2019-03-04) 4 commits > - built-in rebase: set ORIG_HEAD just once, before the rebase > - built-in rebase: demonstrate that ORIG_HEAD is not set correctly > - built-in rebase: use the correct reflog when switching branches > - built-in rebase: no need to check out `onto` twice > > "gir rebase" that was reimplemented in C did not set ORIG_HEAD s/gir/git/ (assuming that you use these descriptions to generate the announcement mails?) Ciao, Dscho > correctly, which has been corrected. > > Will merge to 'next'. > >