drop --from is now supported to remove file content from a remote.

This commit is contained in:
Joey Hess 2011-10-28 17:26:38 -04:00
parent 33e18d3d02
commit 6c31e3a8c3
7 changed files with 114 additions and 63 deletions

1
debian/changelog vendored
View file

@ -5,6 +5,7 @@ git-annex (3.20111026) UNRELEASED; urgency=low
host.
* uninit: Add guard against being run with the git-annex branch checked out.
* Fail if --from or --to is passed to commands that do not support them.
* drop --from is now supported to remove file content from a remote.
-- Joey Hess <joeyh@debian.org> Thu, 27 Oct 2011 13:58:53 -0400