From: Junio C Hamano Date: Thu, 14 May 2020 21:39:43 +0000 (-0700) Subject: Merge branch 'rs/fsck-duplicate-names-in-trees' X-Git-Tag: v2.27.0-rc0~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0498840b3517b8dcc1376a05b92c10c9e5b2e4ad;p=thirdparty%2Fgit.git 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 --- 0498840b3517b8dcc1376a05b92c10c9e5b2e4ad