From: Junio C Hamano Date: Thu, 5 Dec 2019 20:52:46 +0000 (-0800) Subject: Merge branch 'pw/sequencer-compare-with-right-parent-to-check-empty-commits' X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=c9208597a986509e6ce9b3c7936fd7a2b3bb3e43;p=git.git 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 --- c9208597a986509e6ce9b3c7936fd7a2b3bb3e43