really specify direct

This commit is contained in:
https://id.koumbit.net/anarcat 2013-10-30 16:35:53 +00:00 committed by admin
parent de790abf00
commit 7104d1fdcc

View file

@ -111,8 +111,10 @@ Another solution
=================== ===================
You could also use direct mode in place of the auto unlock feature You could also use direct mode in place of the auto unlock feature
git annex indirect git annex direct
The remove the `post-commit` git hook (or do not add it). Its a The remove the `post-commit` git hook (or do not add it). Its a
simpler solution, but remember that interaction between git annex direct simpler solution, but remember that interaction between git annex direct
repositories and plain git are complex repositories and plain git are complex and sometimes downright dangerous. See [[direct mode]] for details.
In particular, do *not* called `git add *` in the above steps, as that will commit all books into git.