This commit is contained in:
Joey Hess 2017-03-08 15:19:08 -04:00
parent 301aff34c4
commit 3b1bbb8202
No known key found for this signature in database
GPG key ID: C910D9222512E3C7

View file

@ -0,0 +1,11 @@
[[!comment format=mdwn
username="joey"
subject="""comment 1"""
date="2017-03-08T18:58:19Z"
content="""
I've made fsck -q include the name of the file in that warning message.
Note that, given any file in `.git/annex/bad`, you can find the files
in the git repository that linked to it, by running
`git log --stat -S$filename`
"""]]