parallel fsck (yes, these changes are all it takes now!)

This commit is contained in:
Joey Hess 2015-11-04 16:26:21 -04:00
parent c0c595345c
commit 3d0f41518d
Failed to extract signature
3 changed files with 9 additions and 3 deletions

4
debian/changelog vendored
View file

@ -1,6 +1,8 @@
git-annex (5.20151102.2) UNRELEASED; urgency=medium
* Use concurrent-output library for -Jn mode.
* Use concurrent-output library.
* Additional commands now suppport the -J flag for running multiple
actions concurrently with nicely displayed messages: fsck
-- Joey Hess <id@joeyh.name> Wed, 04 Nov 2015 12:50:20 -0400