Let's ensure to set that config option by passing it in via the -c option in the gvfs-helper call. This is required to successfully talk to Azure Repos, and it is a variation of what Derrick Stolee (@derrickstolee) suggested:
Yes, we need this config set before the supports_gvfs_protocol() call, which is where the gvfs/config endpoint is being called.
Originally posted by Derrick Stolee (@derrickstolee) in 99091f5
Let's ensure to set that config option by passing it in via the
-coption in thegvfs-helpercall. This is required to successfully talk to Azure Repos, and it is a variation of what Derrick Stolee (@derrickstolee) suggested:Originally posted by Derrick Stolee (@derrickstolee) in 99091f5