From 0eeeea318acb21206512deb7b0ce381a3cc3bc0f Mon Sep 17 00:00:00 2001 From: yarikoptic Date: Fri, 6 May 2022 15:32:56 +0000 Subject: [PATCH] question/todo about migrating .git/annex/objects --- doc/todo/command_to___34__migrate__34___from_adjusted_mode.mdwn | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 doc/todo/command_to___34__migrate__34___from_adjusted_mode.mdwn diff --git a/doc/todo/command_to___34__migrate__34___from_adjusted_mode.mdwn b/doc/todo/command_to___34__migrate__34___from_adjusted_mode.mdwn new file mode 100644 index 0000000000..a31c327fdd --- /dev/null +++ b/doc/todo/command_to___34__migrate__34___from_adjusted_mode.mdwn @@ -0,0 +1,2 @@ +A somewhat follow up to https://git-annex.branchable.com/bugs/add_config_var_preventing_adjusted_branch_mode/ where we ended up in adjusted branch mode and want to get back to original indirect mode using the thaw/freeze commands. +Checking out `master` branch is not sufficient since `.git/annex/objects` uses different layout I guess to ensure that symlinks do not jeopardize actual annex storage on systems without read-only protection. But we need some command to migrate .git/annex/objects layout. May be it is already there and I just failed to find -- 2.30.2