Hi Junio, On Mon, 28 Jan 2019, Junio C Hamano wrote: > * js/rebase-am (2019-01-18) 4 commits > - built-in rebase: call `git am` directly > - rebase: teach `reset_head()` to optionally skip the worktree > - rebase: avoid double reflog entry when switching branches > - rebase: move `reset_head()` into a better spot > > Instead of going through "git-rebase--am" scriptlet to use the "am" > backend, the built-in version of "git rebase" learned to drive the > "am" backend directly. > > Waiting for a review response. > Looked almost ready. I responded, clarifying that the code does not change the behavior relative to the scripted version. Ciao, Dscho