fixes for enabling and autoenabling mask special remotes

This commit is contained in:
Joey Hess 2025-04-11 13:11:21 -04:00
commit 9024d8e2d1
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 23 additions and 11 deletions

View file

@ -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`