summaryrefslogtreecommitdiff
path: root/doc/direct_mode.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-12-04 16:29:27 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-12-04 16:33:09 -0400
commit6e7468e9e142b379e0323d59f33c334b59c922fa (patch)
tree94f38e94c254bbc5165a6cbcf4d344d5e61a69af /doc/direct_mode.mdwn
parent9a765b7bd8ca28e3f94d9d7a11ce4d7162f700f1 (diff)
don't let git-annex direct be run in a v6 repo
Diffstat (limited to 'doc/direct_mode.mdwn')
-rw-r--r--doc/direct_mode.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/direct_mode.mdwn b/doc/direct_mode.mdwn
index 4c2cb2dd7..d3e1067f9 100644
--- a/doc/direct_mode.mdwn
+++ b/doc/direct_mode.mdwn
@@ -9,6 +9,13 @@ understand how to update its working tree.
[[!toc]]
+## deprecated
+
+Direct mode is deprecated! Intead, git-annex v6 repositories can simply
+have files that are unlocked and thus can be directly accessed and
+modified. See [[upgrades]] for details about the transition to v6
+repositories.
+
## enabling (and disabling) direct mode
Normally, git-annex repositories start off in indirect mode. With some