From bb87ee337533697c3c297c0cb31a0dfd39831ef1 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 12 Jul 2021 11:01:59 -0400 Subject: [PATCH] comment --- ...ent_2_580ed143221abbcced40f020b849cc27._comment | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/todo/add_maxextensionlength_to_git-annex-config/comment_2_580ed143221abbcced40f020b849cc27._comment diff --git a/doc/todo/add_maxextensionlength_to_git-annex-config/comment_2_580ed143221abbcced40f020b849cc27._comment b/doc/todo/add_maxextensionlength_to_git-annex-config/comment_2_580ed143221abbcced40f020b849cc27._comment new file mode 100644 index 0000000000..b383248c30 --- /dev/null +++ b/doc/todo/add_maxextensionlength_to_git-annex-config/comment_2_580ed143221abbcced40f020b849cc27._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2021-07-12T14:58:34Z" + content=""" +It's already possible to configure the backend via .gitattributes; +that is strictly better than a `git-annex config` setting for it would be: +It allows selecting different backends in for different types of files, and +even in different branches. + +Anyway, this todo can only be about one thing, and that's +maxextensionlength, not backends or whatever other suggestions might have +later be added to it. +"""]]