This commit is contained in:
Joey Hess 2021-12-07 13:00:28 -04:00
parent 756768a6a4
commit 58460ac3e4
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -0,0 +1,12 @@
[[!comment format=mdwn
username="joey"
subject="""comment 1"""
date="2021-12-07T16:55:51Z"
content="""
I guess this is about them both setting the filter attribute.
git-annex does not write to .git/info/attributes after
`git-annex init` so you can move the filter=annex line from there to
another file, or change the line to only match on some files not `*`,
or even delete it, if you want to.
"""]]