Added a comment
This commit is contained in:
parent
74b953cded
commit
9cfdae4c3b
1 changed files with 16 additions and 0 deletions
|
@ -0,0 +1,16 @@
|
|||
[[!comment format=mdwn
|
||||
username="matrss"
|
||||
avatar="http://cdn.libravatar.org/avatar/59541f50d845e5f81aff06e88a38b9de"
|
||||
subject="comment 4"
|
||||
date="2024-08-19T10:25:13Z"
|
||||
content="""
|
||||
When `annex.dotfiles` is set to true, git-annex should treat dotfiles just like other files, so it should apply .gitattributes to them. With that in mind, I'd expect something like this to work:
|
||||
|
||||
```
|
||||
.* annex.largefiles=nothing
|
||||
.caltrash annex.largefiles=anything
|
||||
.calnotes annex.largefiles=anything
|
||||
```
|
||||
|
||||
I haven't tested it though.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue