reorg .git/annex

This commit is contained in:
Joey Hess 2010-11-08 15:14:54 -04:00
parent ab4de45491
commit 02a21d7f27
3 changed files with 18 additions and 9 deletions

2
debian/changelog vendored
View file

@ -2,6 +2,8 @@ git-annex (0.04) UNRELEASED; urgency=low
* Add build dep on libghc6-testpack-dev.
* Add annex.version, which will be used to automate upgrades.
* Reorganised the layout of .git/annex/ , moving cached file contents
to .git/annex/objects/<key>/<key>
-- Joey Hess <joeyh@debian.org> Mon, 08 Nov 2010 12:36:39 -0400