copy --from, get --from: When --force is used, ignore the location log and always try to get the file from the remote.

This commit is contained in:
Joey Hess 2013-12-02 15:41:20 -04:00
parent bc786b6f06
commit 66285ca3d1
3 changed files with 14 additions and 5 deletions

2
debian/changelog vendored
View file

@ -9,6 +9,8 @@ git-annex (5.20131131) UNRELEASED; urgency=low
versions 5.20131118 through 5.20131127.
* rsync special remote: Fix fallback mode for rsync remotes that
use hashDirMixed. Closes: #731142
* copy --from, get --from: When --force is used, ignore the
location log and always try to get the file from the remote.
-- Joey Hess <joeyh@debian.org> Sun, 01 Dec 2013 13:57:58 -0400