comment
authorJoey Hess <joeyh@joeyh.name>
Fri, 25 Feb 2022 17:32:06 +0000 (13:32 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 25 Feb 2022 17:32:06 +0000 (13:32 -0400)
doc/todo/annex.addunlocked_in_gitattributes/comment_5_be25f3b3c2279eb3fd3ef69c4d1cb52d._comment [new file with mode: 0644]

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 (file)
index 0000000..d4436a1
--- /dev/null
@@ -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.
+"""]]