Merge branch 'js/rebase-am'

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. * js/rebase-am: 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

Junio C Hamano committed Feb 6, 2019 at 22:05 UTC e52c6bbd131f1f4f17b95e28d12ead0c81a8e890

No changes.