From 8beea10b4e1f3a5fc603b6658259776ea5080a1b Mon Sep 17 00:00:00 2001 From: cjmarkie Date: Fri, 28 Mar 2025 13:44:13 +0000 Subject: [PATCH] Added a comment --- .../comment_1_7096443a8d28a0d47416f4ff6a419552._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/todo/Disable_checksum_with___96__get_--fast__96__/comment_1_7096443a8d28a0d47416f4ff6a419552._comment diff --git a/doc/todo/Disable_checksum_with___96__get_--fast__96__/comment_1_7096443a8d28a0d47416f4ff6a419552._comment b/doc/todo/Disable_checksum_with___96__get_--fast__96__/comment_1_7096443a8d28a0d47416f4ff6a419552._comment new file mode 100644 index 0000000000..b9a6ef5891 --- /dev/null +++ b/doc/todo/Disable_checksum_with___96__get_--fast__96__/comment_1_7096443a8d28a0d47416f4ff6a419552._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="cjmarkie" + avatar="http://cdn.libravatar.org/avatar/cfcc5894b1cec05bf76d200073dd8977" + subject="comment 1" + date="2025-03-28T13:44:13Z" + content=""" +By the way, I'm happy to try my hand at contributing if I can get a couple pointers to where to start work. It's been a while since I wrote Haskell, so following execution paths is rusty. I've found the `Annex.fast` setting, but the `get` command implementation is harder to grep for. +"""]]