Merge branch 'ds/commit-graph-merging-fix'

When "git commit-graph" detects the same commit recorded more than once while it is merging the layers, it used to die. The code now ignores all but one of them and continues. * ds/commit-graph-merging-fix: commit-graph: don't write commit-graph when disabled commit-graph: ignore duplicates when merging layers

Junio C Hamano committed Nov 2, 2020 at 13:17 UTC 307a53dd9914f65c9b6399221574e24234e4b49f

No changes.