comment, open related todo
This commit is contained in:
parent
a7ddf2ac3a
commit
cf6152575a
2 changed files with 26 additions and 0 deletions
|
@ -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]].
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue