comment, open related todo

This commit is contained in:
Joey Hess 2019-07-19 13:10:17 -04:00
parent a7ddf2ac3a
commit cf6152575a
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 26 additions and 0 deletions

View file

@ -0,0 +1,15 @@
[[!comment format=mdwn
username="joey"
subject="""comment 1"""
date="2019-07-19T17:02:59Z"
content="""
Your .gitattributes setting configured git-annex to not
treat metadata.db as a large file, so its content gets added to git.
git-annex does not hard link locked files by ddefault, setting annex.thin
can make it do so.
There is not currently a way to configure whether a file
is added locked or unlocked by filename. I have opened a todo
about it, [[todo/annex.addunlocked_in_gitattributes]].
"""]]