summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-02-15 18:22:23 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-02-15 18:22:23 -0400
commitbae3e360b2a07dd04e233a3aab23eca9bdee106e (patch)
treeceaf71377ed6f5b1cf9014769f9b080e7bb50948
parent149762502a17ad70e6e6a4904840c405274fbed3 (diff)
update
-rw-r--r--doc/direct_mode.mdwn8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/direct_mode.mdwn b/doc/direct_mode.mdwn
index cd9ed4c28..4f6c7d4a7 100644
--- a/doc/direct_mode.mdwn
+++ b/doc/direct_mode.mdwn
@@ -7,7 +7,13 @@ including modifying them. The disadvantage is that most regular git
commands cannot safely be used, and only a subset of git-annex commands
can be used.
-Repositories created by the [[assistant]] use direct mode by default.
+Normally, git-annex repositories start off in indirect mode. With some
+exceptions:
+
+* Repositories created by the [[assistant]] use direct mode by default.
+* Repositories on FAT and other less than stellar filesystems
+ that don't support things like symlinks will be automatically put
+ into direct mode.
## enabling (and disabling) direct mode