clarify
This commit is contained in:
parent
0a27f77fee
commit
161b2ef690
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@ remote of the normal kind. Two exceptions to that are [[git-lfs]] and
|
||||||
[[gcrypt]] special remotes.
|
[[gcrypt]] special remotes.
|
||||||
|
|
||||||
But it is possible to register a git repository as a special remote.
|
But it is possible to register a git repository as a special remote.
|
||||||
git-annex will use it remote the same as any normal git remote, but its
|
git-annex and git will use the remote the same as any normal git remote,
|
||||||
url will be recorded. One benefit of doing this is it allows [[git-annex init|git-annex-init]]
|
but its url will be recorded in the repisitory. One benefit of doing this
|
||||||
to autoenable the remote.
|
is it allows [[git-annex init|git-annex-init]] to autoenable the remote.
|
||||||
|
|
||||||
First you need a regular git remote with the url that you want to use for
|
First you need a regular git remote with the url that you want to use for
|
||||||
the special remote.
|
the special remote.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue