Open
Description
Running gc in the presence of by-sha256 splitstreams gives:
Error: category directory contains non-symlink
Which is probably for the best, because it doesn't know about them and would probably decide to delete them if it could find them.
We should do something sensible there. I wonder if we should take a more generic approach to symlink handling: all symlinks reachable from anything under */refs/**
get to live. We can better do the checking about if the structure is correct from fsck
.
Metadata
Assignees
Labels
No labels