fsck: Populate unlocked files in v6 repositories whose content is present in annex/objects but didn't reach the work tree.

This also handles fixing up after cf260d9a15
This commit is contained in:
Joey Hess 2016-02-14 17:27:50 -04:00
parent 675321264f
commit 885e54df0a
Failed to extract signature
4 changed files with 37 additions and 7 deletions

View file

@ -74,3 +74,4 @@ I tested this on two different systems, Arch Linux and Debian Jessie. It does no
Yes, I've been using it for more than a year to synchronize between different PCs. Great work :-)
> [[fixed|done]] --[[Joey]]

View file

@ -0,0 +1,7 @@
[[!comment format=mdwn
username="joey"
subject="""comment 2"""
date="2016-02-14T21:10:53Z"
content="""
`git annex fsck` will now clean up repos affected by this problem.
"""]]