From a69fc4b04afa99dd116c2ae2bb6aca0fa5c8ffa9 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 9 Apr 2025 11:13:49 -0400 Subject: [PATCH] comment and close --- .../Disable_checksum_with___96__get_--fast__96__.mdwn | 2 ++ .../comment_5_88e846b1ba4b957584680d0d6c70220d._comment | 9 +++++++++ 2 files changed, 11 insertions(+) create mode 100644 doc/todo/Disable_checksum_with___96__get_--fast__96__/comment_5_88e846b1ba4b957584680d0d6c70220d._comment 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. +"""]]