Re: git fsck finds duplicate entries

2019-05-28 Thread Ævar Arnfjörð Bjarmason
On Tue, May 28 2019, Dominy, Patrick A wrote: > Hi, > Running git fsck against one of our repositories yields the following: > Error in tree xxx: duplicateEntries: contains duplicate file entries > > We are struggling with the best approach to resolve the issue. We’ve used > git replace, w

git fsck finds duplicate entries

2019-05-28 Thread Dominy, Patrick A
Hi, Running git fsck against one of our repositories yields the following: Error in tree xxx: duplicateEntries: contains duplicate file entries We are struggling with the best approach to resolve the issue. We’ve used git replace, which successfully creates the replace reference, but fsck s