From b40ac7af3d85b0c324807f5b3e5f03becc360b28 Mon Sep 17 00:00:00 2001 From: yarikoptic Date: Sun, 24 Jul 2022 16:52:33 +0000 Subject: [PATCH] Added a comment --- .../comment_9_ccea12d55706ab2fc1b0ba46818354a3._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/todo/git_smudge_clean_interface_suboptiomal/comment_9_ccea12d55706ab2fc1b0ba46818354a3._comment diff --git a/doc/todo/git_smudge_clean_interface_suboptiomal/comment_9_ccea12d55706ab2fc1b0ba46818354a3._comment b/doc/todo/git_smudge_clean_interface_suboptiomal/comment_9_ccea12d55706ab2fc1b0ba46818354a3._comment new file mode 100644 index 0000000000..e7abebedee --- /dev/null +++ b/doc/todo/git_smudge_clean_interface_suboptiomal/comment_9_ccea12d55706ab2fc1b0ba46818354a3._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="yarikoptic" + avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4" + subject="comment 9" + date="2022-07-24T16:52:33Z" + content=""" +FWIW, [in dandisets/000026](https://github.com/dandi/dandisets/issues/229#issuecomment-1192971292) I provide provide some timings on committing files renames. Overall rough: pure git (no git-annex) - 1 sec, v8 - 1500 minutes, v9 - 1 minute. The question is, since v9 is not default, how well was it tested/used in real life? +"""]]