Merge branch 'pw/sequencer-compare-with-right-parent-to-check-empty-commits'

The sequencer machinery compared the HEAD and the state it is attempting to commit to decide if the result would be a no-op commit, even when amending a commit, which was incorrect, and has been corrected. * pw/sequencer-compare-with-right-parent-to-check-empty-commits: sequencer: fix empty commit check when amending

Junio C Hamano committed Dec 5, 2019 at 12:52 UTC c9208597a986509e6ce9b3c7936fd7a2b3bb3e43

No changes.