From 7de469edd0fef7390b06241dea8044a2f19f53fb Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 25 Feb 2022 13:32:06 -0400 Subject: [PATCH] comment --- ...mment_5_be25f3b3c2279eb3fd3ef69c4d1cb52d._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/todo/annex.addunlocked_in_gitattributes/comment_5_be25f3b3c2279eb3fd3ef69c4d1cb52d._comment diff --git a/doc/todo/annex.addunlocked_in_gitattributes/comment_5_be25f3b3c2279eb3fd3ef69c4d1cb52d._comment b/doc/todo/annex.addunlocked_in_gitattributes/comment_5_be25f3b3c2279eb3fd3ef69c4d1cb52d._comment new file mode 100644 index 0000000000..d4436a15ca --- /dev/null +++ b/doc/todo/annex.addunlocked_in_gitattributes/comment_5_be25f3b3c2279eb3fd3ef69c4d1cb52d._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 5""" + date="2022-02-25T17:28:20Z" + content=""" +git-annex config does work for both largefiles and addunlocked. + +gitattributes does not allow setting an attribute containing a space +and so complex expressions, which either of these can have, become very +annoying to shoehorn in. gitattributes also adds a round-trip overhead +to query it for every file. +"""]] -- 2.30.2