Merge branch 'jk/log-cherry-pick-duplicate-patches'

When more than one commit with the same patch ID appears on one side, "git log --cherry-pick A...B" did not exclude them all when a commit with the same patch ID appears on the other side. Now it does. * jk/log-cherry-pick-duplicate-patches: patch-ids: handle duplicate hashmap entries

Junio C Hamano committed Jan 25, 2021 at 14:19 UTC b69bed22c59fa08848bd7ffa5fbfacc0b62fcd48

No changes.