Enumeration
GgitProxyType
Members
Name | Description |
---|---|
GGIT_PROXY_NONE |
Do not attempt to connect through a proxy. |
GGIT_PROXY_AUTO |
Try to auto-detect the proxy from the git configuration. |
GGIT_PROXY_SPECIFIED |
Connect via the URL given in the options. |