remove uuid from annex+http urls
Not needed it turns out.
This commit is contained in:
parent
bc9cc79e85
commit
cd89f91aa5
7 changed files with 14 additions and 58 deletions
|
@ -651,7 +651,7 @@ remoteGitConfigField = \case
|
|||
ClusterNodeField -> uninherited True "cluster-node"
|
||||
ClusterGatewayField -> uninherited True "cluster-gateway"
|
||||
UrlField -> uninherited False "url"
|
||||
AnnexUrlField -> uninherited False "annexurl"
|
||||
AnnexUrlField -> inherited False "annexurl"
|
||||
ShellField -> inherited True "shell"
|
||||
SshOptionsField -> inherited True "ssh-options"
|
||||
RsyncOptionsField -> inherited True "rsync-options"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue