This commit is contained in:
https://id.koumbit.net/anarcat 2015-02-16 20:33:03 +00:00 committed by admin
parent 7caded119a
commit 02b49f9d60

View file

@ -6,7 +6,7 @@ you want to use to sneakernet files between systems (possibly with
the drive's mountpoint as a directory remote. the drive's mountpoint as a directory remote.
Note that directory remotes have a special directory structure Note that directory remotes have a special directory structure
(by design, the same as the \[[rsync|rsync]] remote). (by design, the same as the [[rsync|rsync]] remote).
If you just want two copies of your repository with the files "visible" 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. 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. Instead, you should use a regular `git clone` of your git-annex repository.