From 128ecac047067e00eed2634b8d3b75c92c2b8e3d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 6 Jan 2020 14:44:37 -0400 Subject: [PATCH] close, redundant --- doc/todo/annex.addunlocked_in_gitattributes.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/todo/annex.addunlocked_in_gitattributes.mdwn b/doc/todo/annex.addunlocked_in_gitattributes.mdwn index 45e064e03e..22ff605a53 100644 --- a/doc/todo/annex.addunlocked_in_gitattributes.mdwn +++ b/doc/todo/annex.addunlocked_in_gitattributes.mdwn @@ -9,3 +9,5 @@ would effectively build up a file match expression. So it might then follow that the git config should also be a file match expression, with "true" being the same as "anything" and "false" the same as "nothing" for back-compat. --[[Joey]] + +> This got accomplished by other means, [[done]] --[[Joey]]