comment
This commit is contained in:
parent
74cf62a51e
commit
09c94c3a96
1 changed files with 15 additions and 0 deletions
|
@ -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.
|
||||||
|
"""]]
|
Loading…
Add table
Reference in a new issue