Concurrent progress bars are now displayed when using -J with a command that moves file contents around.

This commit is contained in:
Joey Hess 2015-11-06 13:44:57 -04:00
parent 8ea594f565
commit 416c7656a1
Failed to extract signature
3 changed files with 33 additions and 52 deletions

2
debian/changelog vendored
View file

@ -6,6 +6,8 @@ git-annex (5.20151102.2) UNRELEASED; urgency=medium
fsck, drop, add, addurl, import
* import: Avoid very ugly error messages when the directory files
are imported to is not a directort, but perhaps an annexed file.
* Concurrent progress bars are now displayed when using -J with a command
that moves file contents around.
-- Joey Hess <id@joeyh.name> Wed, 04 Nov 2015 12:50:20 -0400