This commit is contained in:
parent
ca9e5be23b
commit
d6877b7ae7
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ We can check systematically:
|
||||||
$ git fsck |& grep duplicateEntries | cut -f 4 -d ' ' | xargs git ls-tree | uniq -u
|
$ git fsck |& grep duplicateEntries | cut -f 4 -d ' ' | xargs git ls-tree | uniq -u
|
||||||
(No output)
|
(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/bugs/git-annex_wants_to_repair_because_of_duplicateEntries_in_git_fsck/>
|
||||||
* <https://git-annex.branchable.com/forum/how_to_disaster_recovery/>
|
* <https://git-annex.branchable.com/forum/how_to_disaster_recovery/>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue