v1.11.1
版本发布时间: 2014-02-02 01:33:31
rtyley/bfg-repo-cleaner最新发布版本:v1.14.0(2021-02-28 00:46:21)
For any people who've been affected by https://github.com/libgit2/libgit2/pull/2085#issuecomment-33632988 (git fsck
will show error in tree xxxxxxx: contains duplicate file entries
in affected repos) - this latest release of The BFG adds a switch to make removing the duplicate tree-entries easy:
$ bfg --fix-filename-duplicates-preferring tree
I've tested this against a copy of the corrupted CocoaPods/Specs repo, getting a clean git fsck
in just over 2 minutes.