Merge branch 'js/rebase-reflog-action-fix'

"git rebase" reimplemented recently in C accidentally changed the way reflog entries are recorded (earlier "rebase -i" identified the entries it leaves with "rebase -i", but the new version always marks them with "rebase"). This has been corrected. * js/rebase-reflog-action-fix: rebase: fix GIT_REFLOG_ACTION regression

Junio C Hamano committed Dec 1, 2018 at 21:41 UTC 945f6bd1ce99b3c3576d52778055086caaed1fb8

No changes.