From d578f9ce13d90fa5787dd242723f5f8b785a9afc Mon Sep 17 00:00:00 2001 From: Ilya_Shlyakhter Date: Thu, 31 Oct 2019 16:03:42 +0000 Subject: [PATCH] Added a comment: not annexing files already stored in git --- .../comment_7_e349403ef92a96a08195a7dd1dbf9561._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/Exactly_what_does_a_v5_to_v7_upgrade_entail__63__/comment_7_e349403ef92a96a08195a7dd1dbf9561._comment diff --git a/doc/forum/Exactly_what_does_a_v5_to_v7_upgrade_entail__63__/comment_7_e349403ef92a96a08195a7dd1dbf9561._comment b/doc/forum/Exactly_what_does_a_v5_to_v7_upgrade_entail__63__/comment_7_e349403ef92a96a08195a7dd1dbf9561._comment new file mode 100644 index 0000000000..8153837871 --- /dev/null +++ b/doc/forum/Exactly_what_does_a_v5_to_v7_upgrade_entail__63__/comment_7_e349403ef92a96a08195a7dd1dbf9561._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="Ilya_Shlyakhter" + avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0" + subject="not annexing files already stored in git" + date="2019-10-31T16:03:41Z" + content=""" +\"a few files just a bit larger than that are commited to git\" -- if it's just a few, maybe set `annex.largefiles=nothing` explicitly for each of them in .gitattributes? (Also then set `annex.largefiles=(largerthan=100kb)` in .gitattributes rather than in git config, since that overrides .gitattributes). But in general it would be better if files already in git were not annexed even if they match `annex.largefiles`. +"""]] -- 2.30.2