From 48f1e36246bbe40a34d51da2acb4c0e17b12c1a9 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 12 Nov 2014 16:08:29 -0400 Subject: add toc --- doc/direct_mode.mdwn | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/direct_mode.mdwn b/doc/direct_mode.mdwn index 93e6b3538..5de9b63b0 100644 --- a/doc/direct_mode.mdwn +++ b/doc/direct_mode.mdwn @@ -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 -- cgit v1.2.3