Added a comment

This commit is contained in:
Ilya_Shlyakhter 2021-07-13 03:05:45 +00:00 committed by admin
parent 72b9db6680
commit f4a281f712

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="Ilya_Shlyakhter"
avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0"
subject="comment 7"
date="2021-07-13T03:05:45Z"
content="""
Realized that for the use case I was thinking of -- setting repo-wide policies such as locked-files-only -- git-annex-config isn't right, since the value can be changed by any clone. For that use case, have to configure hooks/triggers on the central repo to reject pull requests that break the policy.
"""]]