Merge branch 'rs/fsck-duplicate-names-in-trees'
"git fsck" ensures that the paths recorded in tree objects are sorted and without duplicates, but it failed to notice a case where a blob is followed by entries that sort before a tree with the same name. This has been corrected. * rs/fsck-duplicate-names-in-trees: fsck: report non-consecutive duplicate names in trees
Junio C Hamano committed
May 14, 2020 at 14:39 UTC
0498840b3517b8dcc1376a05b92c10c9e5b2e4ad
No changes.