add GETAVAILABILITY to external special remote protocol
And some reworking of types, and added an annex-availability git config setting.
This commit is contained in:
parent
47d2ebd374
commit
c20f31a1ad
22 changed files with 99 additions and 26 deletions
|
@ -66,7 +66,7 @@ gen r u c gc = new <$> remoteCost gc veryExpensiveRemoteCost
|
|||
gitconfig = gc,
|
||||
localpath = Nothing,
|
||||
readonly = False,
|
||||
globallyAvailable = True,
|
||||
availability = GloballyAvailable,
|
||||
remotetype = remote
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue