drop: Suggest using git annex move when numcopies prevents dropping a file.

This commit is contained in:
Joey Hess 2013-01-09 18:53:59 -04:00
parent 1bc49b7158
commit 2e11a6013b
5 changed files with 14 additions and 5 deletions

1
debian/changelog vendored
View file

@ -3,6 +3,7 @@ git-annex (3.20130108) UNRELEASED; urgency=low
* fsck: Better checking of file content in direct mode.
* Special remotes now all rollback storage of keys that get modified
during the transfer, which can happen in direct mode.
* drop: Suggest using git annex move when numcopies prevents dropping a file.
-- Joey Hess <joeyh@debian.org> Tue, 08 Jan 2013 12:37:38 -0400