projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6456672
)
close, redundant
author
Joey Hess
<joeyh@joeyh.name>
Mon, 6 Jan 2020 18:44:37 +0000
(14:44 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Mon, 6 Jan 2020 18:44:37 +0000
(14:44 -0400)
doc/todo/annex.addunlocked_in_gitattributes.mdwn
patch
|
blob
|
history
diff --git
a/doc/todo/annex.addunlocked_in_gitattributes.mdwn
b/doc/todo/annex.addunlocked_in_gitattributes.mdwn
index 45e064e03ea0dc2a9cd8e5c6a097b910632a0bf7..22ff605a53c88f61f905ebd7dbe9993cdf59454a 100644
(file)
--- 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]]