This commit is contained in:
Joey Hess 2014-11-12 16:08:29 -04:00
parent c5ca0dc543
commit 0052a20333

View file

@ -7,6 +7,10 @@ including modifying them. The disadvantage is that mant regular git
commands cannot be used in a direct mode repository, since they don't
understand how to update its working tree.
[[!toc]]
## enabling (and disabling) direct mode
Normally, git-annex repositories start off in indirect mode. With some
exceptions:
@ -16,8 +20,6 @@ exceptions:
into direct mode.
* Windows always uses direct mode.
## enabling (and disabling) direct mode
Any repository can be converted to use direct mode at any time, and if you
decide not to use it, you can convert back to indirect mode just as easily.
Also, you can have one clone of a repository using direct mode, and another