update
This commit is contained in:
parent
3a21c1ed7a
commit
3fbfc6a9e0
1 changed files with 7 additions and 1 deletions
|
@ -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
|
commands cannot safely be used, and only a subset of git-annex commands
|
||||||
can be used.
|
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
|
## enabling (and disabling) direct mode
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue