comment
authorJoey Hess <joeyh@joeyh.name>
Mon, 9 May 2022 15:10:35 +0000 (11:10 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 9 May 2022 15:10:35 +0000 (11:10 -0400)
doc/bugs/add_config_var_preventing_adjusted_branch_mode/comment_1_d7ca1f4ccb4bc8a72788f6dcf8af9439._comment [new file with mode: 0644]

diff --git a/doc/bugs/add_config_var_preventing_adjusted_branch_mode/comment_1_d7ca1f4ccb4bc8a72788f6dcf8af9439._comment b/doc/bugs/add_config_var_preventing_adjusted_branch_mode/comment_1_d7ca1f4ccb4bc8a72788f6dcf8af9439._comment
new file mode 100644 (file)
index 0000000..81edca7
--- /dev/null
@@ -0,0 +1,15 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2022-05-09T15:00:47Z"
+ content="""
+git-annex does not enter adjusted branch mode except on `git-annex
+init` or when you explcitly tell it to. The only exception to this that I
+can find is that upgrading from a v5 repository that was in direct mode
+will enter an adjusted branch.
+
+Switching back from an adjusted branch to master is a simple `git
+checkout`.
+
+These two facts do not argue for a separate config setting IMHO.
+"""]]