fsck: Warn when required content is not present in the repository that requires it.

This commit was sponsored by Jack Hill on Patreon.
This commit is contained in:
Joey Hess 2018-02-08 14:08:41 -04:00
parent 10bb8a860b
commit 7f5c6a28a6
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
5 changed files with 47 additions and 2 deletions

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="joey"
subject="""comment 1"""
date="2018-02-08T17:32:00Z"
content="""
What you're looking for is probably the [[required_content]] settings.
However, `git annex fsck` did not perform any checks that required content
was present. Now it does. Enjoy!
"""]]