diff options
author | Joey Hess <joeyh@joeyh.name> | 2017-03-08 15:15:20 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2017-03-08 15:15:20 -0400 |
commit | 1a497cefb47557f0b4788c606f9071be422b2511 (patch) | |
tree | 2066a4ed5a36a692958931e9247e83c0aac27dc1 /CHANGELOG | |
parent | 95514449e8a4a0d52483a8ca4b8110a130b47bf1 (diff) |
fsck -q: When a file has bad content, include the name of the file in the warning message.
This commit was sponsored by Alexander Thompson on Patreon.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ git-annex (6.20170301.2) UNRELEASED; urgency=medium in the full transfer scan, to avoid using too much CPU. * get -J: Improve distribution of jobs amoung remotes when there are more jobs than remotes. + * fsck -q: When a file has bad content, include the name of the file + in the warning message. -- Joey Hess <id@joeyh.name> Thu, 02 Mar 2017 12:51:40 -0400 |