projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf15c6d
)
update annex.direct docs
author
Joey Hess
<joey@kitenet.net>
Fri, 29 Mar 2013 17:33:56 +0000
(13:33 -0400)
committer
Joey Hess
<joey@kitenet.net>
Fri, 29 Mar 2013 17:33:56 +0000
(13:33 -0400)
doc/git-annex.mdwn
patch
|
blob
|
history
diff --git
a/doc/git-annex.mdwn
b/doc/git-annex.mdwn
index 751a3471450af91de5ecc52d437c7516c29a1e31..35a1b2cdf55cfef15557304ecf23a3e1d1da6c30 100644
(file)
--- a/
doc/git-annex.mdwn
+++ b/
doc/git-annex.mdwn
@@
-821,9
+821,9
@@
Here are all the supported configuration settings.
* `annex.direct`
- Set to true
to enable an (experimental) mode where files in the repository
- are accessed directly, rather than through symlinks. Note that many git
-
and git-annex commands will not work with such a repository
.
+ Set to true
when the repository is in direct mode. Should not be set
+ manually; use the "git annex direct" and "git annex indirect" commands
+
instead
.
* `annex.crippledfilesystem`