API Version: 1.0
Library Version: 1.1.0
enum Ggit.ProxyType
The type of proxy to use.
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.