mirror of
https://github.com/git/git.git
synced 2026-03-01 02:58:47 +00:00
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
66 KiB
66 KiB