add toc
This commit is contained in:
parent
c5ca0dc543
commit
0052a20333
1 changed files with 4 additions and 2 deletions
|
@ -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
|
commands cannot be used in a direct mode repository, since they don't
|
||||||
understand how to update its working tree.
|
understand how to update its working tree.
|
||||||
|
|
||||||
|
[[!toc]]
|
||||||
|
|
||||||
|
## enabling (and disabling) direct mode
|
||||||
|
|
||||||
Normally, git-annex repositories start off in indirect mode. With some
|
Normally, git-annex repositories start off in indirect mode. With some
|
||||||
exceptions:
|
exceptions:
|
||||||
|
|
||||||
|
@ -16,8 +20,6 @@ exceptions:
|
||||||
into direct mode.
|
into direct mode.
|
||||||
* Windows always uses 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
|
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.
|
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
|
Also, you can have one clone of a repository using direct mode, and another
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue