really specify direct
This commit is contained in:
parent
de790abf00
commit
7104d1fdcc
1 changed files with 4 additions and 2 deletions
|
@ -111,8 +111,10 @@ Another solution
|
|||
===================
|
||||
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
|
||||
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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue