import: Preserve top-level directory structure.

This commit is contained in:
Joey Hess 2013-09-25 13:16:55 -04:00
parent 9cae3a21f6
commit c923c981b9
3 changed files with 4 additions and 4 deletions

1
debian/changelog vendored
View file

@ -4,6 +4,7 @@ git-annex (4.20130921) UNRELEASED; urgency=low
if you created one you must manually upgrade it.
See http://git-annex.branchable.com/upgrades/gcrypt/
* git-annex-shell: Added support for operating inside gcrypt repositories.
* import: Preserve top-level directory structure.
* Use cryptohash rather than SHA for hashing when no external hash program
is available. This is a significant speedup for SHA256 on OSX, for
example.