add Remote.Directory

This commit is contained in:
Joey Hess 2011-03-30 13:18:46 -04:00
parent 320a4102d6
commit a47ed922e1
6 changed files with 126 additions and 0 deletions

2
debian/changelog vendored
View file

@ -6,6 +6,8 @@ git-annex (0.20110329) UNRELEASED; urgency=low
as hS3 is not packaged.
* fsck: Ensure that files and directories in .git/annex/objects
have proper permissions.
* Added a special type of remote called a directory remote, which
simply stores files in an arbitrary local directory.
-- Joey Hess <joeyh@debian.org> Sat, 26 Mar 2011 14:36:16 -0400