Fail if --from or --to is passed to commands that do not support them.

This commit is contained in:
Joey Hess 2011-10-27 18:56:54 -04:00
parent c879eb873e
commit b955238ec7
36 changed files with 58 additions and 46 deletions

1
debian/changelog vendored
View file

@ -4,6 +4,7 @@ git-annex (3.20111026) UNRELEASED; urgency=low
* copy --to: Fixed leak when copying many files to a remote on the same
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.
-- Joey Hess <joeyh@debian.org> Thu, 27 Oct 2011 13:58:53 -0400