This commit is contained in:
justin.lebar@7a36fcafc322d9a381e89f08ab6289033c6dde91 2018-07-08 18:57:54 +00:00 committed by admin
parent ca9e5be23b
commit d6877b7ae7

View file

@ -32,7 +32,7 @@ We can check systematically:
$ git fsck |& grep duplicateEntries | cut -f 4 -d ' ' | xargs git ls-tree | uniq -u
(No output)
I see two previous bugs about this but and an open question for more information.
I see two previous bugs about this bug and an open question for more information.
* <https://git-annex.branchable.com/bugs/git-annex_wants_to_repair_because_of_duplicateEntries_in_git_fsck/>
* <https://git-annex.branchable.com/forum/how_to_disaster_recovery/>