comment and close
authorJoey Hess <joeyh@joeyh.name>
Mon, 20 Feb 2023 18:46:47 +0000 (14:46 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 20 Feb 2023 18:46:47 +0000 (14:46 -0400)
doc/bugs/add_config_var_preventing_adjusted_branch_mode.mdwn
doc/bugs/add_config_var_preventing_adjusted_branch_mode/comment_4_0fb992fe4ef5ec14876d2d1912dca4c5._comment [new file with mode: 0644]

index 449c60d1406f40bb1320f6b90ccec419aa7a6bbc..e80df84e8222f890f3843aaf84bfcfe1cc3718a9 100644 (file)
@@ -58,3 +58,5 @@ ok
 
 [[!meta author=yoh]]
 [[!tag projects/datalad]]
+
+> [[notabug|done]] per comments --[[Joey]]
diff --git a/doc/bugs/add_config_var_preventing_adjusted_branch_mode/comment_4_0fb992fe4ef5ec14876d2d1912dca4c5._comment b/doc/bugs/add_config_var_preventing_adjusted_branch_mode/comment_4_0fb992fe4ef5ec14876d2d1912dca4c5._comment
new file mode 100644 (file)
index 0000000..24a838f
--- /dev/null
@@ -0,0 +1,11 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 4"""
+ date="2023-02-20T18:40:00Z"
+ content="""
+Well, if you unset annex.version, it will automatically reinitialize, and
+would enter an adjusted branch if a crippled filesystem was detected.
+
+That's the only way I can see that does not involve you running
+`git-annex init` (or upgrade from v5 direct mode as mentioned earlier).
+"""]]