File: comment_1_b81a3cd99ff04e21ef520a497c0bd46a._comment

package info (click to toggle)
git-annex 10.20250416-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 73,572 kB
  • sloc: haskell: 90,656; javascript: 9,103; sh: 1,469; makefile: 211; perl: 137; ansic: 44
file content (12 lines) | stat: -rw-r--r-- 405 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
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.
"""]]