diff --git a/doc/todo/git_smudge_clean_interface_suboptiomal/comment_12_bb2bf0e82985bf2045741205c4682813._comment b/doc/todo/git_smudge_clean_interface_suboptiomal/comment_12_bb2bf0e82985bf2045741205c4682813._comment new file mode 100644 index 0000000000..ae3ba11005 --- /dev/null +++ b/doc/todo/git_smudge_clean_interface_suboptiomal/comment_12_bb2bf0e82985bf2045741205c4682813._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 12""" + date="2022-07-25T20:29:11Z" + content=""" +v10 only differs in a locking mechanic, anyway I'm using it myself so. + +`git-annex upgrade` will go from v8 to v9, no --version needed. +"""]] diff --git a/doc/todo/git_smudge_clean_interface_suboptiomal/comment_8_e99ecb0ac561dd670f3ea7b2915de872._comment b/doc/todo/git_smudge_clean_interface_suboptiomal/comment_8_e99ecb0ac561dd670f3ea7b2915de872._comment index eedccd8276..c5ed1cec56 100644 --- a/doc/todo/git_smudge_clean_interface_suboptiomal/comment_8_e99ecb0ac561dd670f3ea7b2915de872._comment +++ b/doc/todo/git_smudge_clean_interface_suboptiomal/comment_8_e99ecb0ac561dd670f3ea7b2915de872._comment @@ -12,5 +12,5 @@ But, it seems likely that `git add` would not be slow if you upgraded the repository version to v9 instead. Most scenarios where it is slow have been fixed in that version. - git-annex upgrade --version=9 + git-annex upgrade """]]