add note that this is not what's wanted if two trees with files visible is the desired use case
This commit is contained in:
parent
c497cafe3b
commit
c55799c957
1 changed files with 4 additions and 0 deletions
|
@ -5,6 +5,10 @@ you want to use it to sneakernet files between systems (possibly with
|
|||
[[encrypted|encryption]] contents). Just set up both systems to use
|
||||
the drive's mountpoint as a directory remote.
|
||||
|
||||
If you just want two copies of your repository with the files "visible"
|
||||
in the tree in both, the directory special remote is not what you want.
|
||||
Instead, you should use a regular `git clone` of your git-annex repository.
|
||||
|
||||
## configuration
|
||||
|
||||
These parameters can be passed to `git annex initremote` to configure the
|
||||
|
|
Loading…
Add table
Reference in a new issue