fixes for enabling and autoenabling mask special remotes
This commit is contained in:
parent
f553cf411b
commit
9024d8e2d1
2 changed files with 23 additions and 11 deletions
|
@ -2053,7 +2053,9 @@ Remotes are configured using these settings in `.git/config`.
|
|||
|
||||
* `remote.<name>.annex-mask`
|
||||
|
||||
Used by mask special remotes.
|
||||
Used by mask special remotes, this is set to the name of the remote
|
||||
that is masked. If this is set to "true", then any remote with the
|
||||
right UUID will be used.
|
||||
Normally this is automatically set up by `git annex initremote`.
|
||||
|
||||
* `remote.<name>.annex-externaltype`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue