avoid reading configs for URL remotes every time
This commit is contained in:
parent
46ac66a438
commit
9ec5d90b6a
4 changed files with 50 additions and 22 deletions
|
@ -154,6 +154,8 @@ Like other git commands, git-annex is configured via `.git/config`.
|
|||
repositories. Note that other factors may be configured when pushing
|
||||
files to repositories, in particular, whether the repository is on
|
||||
a filesystem with sufficient free space.
|
||||
* `remote.<name>.annex-ignore` -- If set to "true", prevents git-annex
|
||||
from ever using this remote.
|
||||
* `remote.<name>.annex-uuid` -- git-annex caches UUIDs of repositories
|
||||
here.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue