fsck: Ensure that files and directories in .git/annex/objects have proper permissions.

This commit is contained in:
Joey Hess 2011-03-28 16:19:20 -04:00
parent cf99575d74
commit 0956f0dd15
3 changed files with 19 additions and 1 deletions

View file

@ -4,3 +4,5 @@ The fsck command should check that they are still correct.
The fix command should fix them.
PS: Thanks for this nice tool!
> Good idea, [[done]] (actually, fsck just fixes them too)! --[[Joey]]