Added a comment: annexing only large dotfiles

This commit is contained in:
Ilya_Shlyakhter 2020-03-05 19:31:37 +00:00 committed by admin
parent ae61ee34c0
commit ebd0447dc2

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="Ilya_Shlyakhter"
avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0"
subject="annexing only large dotfiles"
date="2020-03-05T19:31:37Z"
content="""
Maybe, set `annex.dotfiles=true`, then in `.gitattributes` at repo root put `.* annex.largefiles=nothing`, and in .gitattributes under .datalad put `.* annex.largefiles=anything`?
"""]]