diff --git a/doc/todo/Disable_checksum_with___96__get_--fast__96__.mdwn b/doc/todo/Disable_checksum_with___96__get_--fast__96__.mdwn index dd7abb816a..fd669d3585 100644 --- a/doc/todo/Disable_checksum_with___96__get_--fast__96__.mdwn +++ b/doc/todo/Disable_checksum_with___96__get_--fast__96__.mdwn @@ -12,3 +12,5 @@ Is this feasible? [[!meta author=cjmarkie]] [[!tag projects/openneuro]] + +> [[closing|done]] since the git config exists already. --[[Joey]] diff --git a/doc/todo/Disable_checksum_with___96__get_--fast__96__/comment_5_88e846b1ba4b957584680d0d6c70220d._comment b/doc/todo/Disable_checksum_with___96__get_--fast__96__/comment_5_88e846b1ba4b957584680d0d6c70220d._comment new file mode 100644 index 0000000000..14e84d8a0e --- /dev/null +++ b/doc/todo/Disable_checksum_with___96__get_--fast__96__/comment_5_88e846b1ba4b957584680d0d6c70220d._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 5""" + date="2025-04-09T15:11:14Z" + content=""" +It's documented on the main git-annex man page with all other git configs. +The git-annex-config man page is for configs that can be stored in the +git-annex branch, which this one cannot be. +"""]]