Our firm has a VPN, and connections to github need to go via a proxy. We don't configure that proxy globally as it is only needed for certain sites. It would be nice if git-sync looked for an environment variable ($GITHUB_PROXY?) and passed it into the GraphQLClient.
Our firm has a VPN, and connections to github need to go via a proxy. We don't configure that proxy globally as it is only needed for certain sites. It would be nice if git-sync looked for an environment variable (
$GITHUB_PROXY?) and passed it into the GraphQLClient.