support checking network remotes when dropping

This commit is contained in:
Joey Hess 2010-10-22 15:06:14 -04:00
parent 91e6625eb5
commit aafb63edb1
3 changed files with 39 additions and 18 deletions

3
debian/changelog vendored
View file

@ -1,7 +1,8 @@
git-annex (0.02) UNRELEASED; urgency=low
* New fromkey subcommand, for registering urls, etc.
* Can scp annexed files from remotes.
* Can scp annexed files from remote hosts, and check remote hosts for
file content when dropping files.
-- Joey Hess <joeyh@debian.org> Thu, 21 Oct 2010 16:38:00 -0400