Added a comment: question about backend
authoryarikoptic <yarikoptic@web>
Mon, 28 Feb 2022 22:42:34 +0000 (22:42 +0000)
committeradmin <admin@branchable.com>
Mon, 28 Feb 2022 22:42:34 +0000 (22:42 +0000)
doc/todo/annex.addunlocked_in_gitattributes/comment_6_f672dee4c1712e0d20dd820999598d87._comment [new file with mode: 0644]

diff --git a/doc/todo/annex.addunlocked_in_gitattributes/comment_6_f672dee4c1712e0d20dd820999598d87._comment b/doc/todo/annex.addunlocked_in_gitattributes/comment_6_f672dee4c1712e0d20dd820999598d87._comment
new file mode 100644 (file)
index 0000000..09941c9
--- /dev/null
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="yarikoptic"
+ avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4"
+ subject="question about backend"
+ date="2022-02-28T22:42:33Z"
+ content="""
+ATM we rely on .gitattributes to set default (to DataLad datasets) backend to be MD5E, so every dataset then is guaranteed to have `.gitattributes`. We also rely in many configurations on setting `largefiles` for different extensions within `.gitattributes`.  I think this is two primary target use cases.  You say that having `.gitattributes` slows down `git` (and `git-annex`) operations -- so would you recommend to switch to specifying those (backend, largefiles) via `git annex config` instead?  
+
+In [datalad/issues/5383 (Stop using .gitattributes for annex.largefiles config )](https://github.com/datalad/datalad/issues/5383)  note was that default backend cannot be specified via `git-annex config` -- is that still the case?
+"""]]