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

7
debian/changelog vendored
View file

@ -1,3 +1,10 @@
git-annex (0.20110329) UNRELEASED; urgency=low
* fsck: Ensure that files and directories in .git/annex/objects
have proper permissions.
-- Joey Hess <joeyh@debian.org> Mon, 28 Mar 2011 16:17:59 -0400
git-annex (0.20110328) experimental; urgency=low
* annex.diskreserve can be given in arbitrary units (ie "0.5 gigabytes")