From ebd0447dc25d9b4879de1131398a2de9d6a3fd1d Mon Sep 17 00:00:00 2001 From: Ilya_Shlyakhter Date: Thu, 5 Mar 2020 19:31:37 +0000 Subject: [PATCH] Added a comment: annexing only large dotfiles --- .../comment_1_b215a9ab1c37688cc22dbe4ec63347ad._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/Get_annex.dotfiles__61__true_behavior_without_persistent_configuration__63__/comment_1_b215a9ab1c37688cc22dbe4ec63347ad._comment diff --git a/doc/forum/Get_annex.dotfiles__61__true_behavior_without_persistent_configuration__63__/comment_1_b215a9ab1c37688cc22dbe4ec63347ad._comment b/doc/forum/Get_annex.dotfiles__61__true_behavior_without_persistent_configuration__63__/comment_1_b215a9ab1c37688cc22dbe4ec63347ad._comment new file mode 100644 index 0000000000..0374f30914 --- /dev/null +++ b/doc/forum/Get_annex.dotfiles__61__true_behavior_without_persistent_configuration__63__/comment_1_b215a9ab1c37688cc22dbe4ec63347ad._comment @@ -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`? +"""]]