API Version: 1.0
Library Version: 1.2.1
Generated by gi-docgen 2024.1
enum Ggit.ProxyType
The type of proxy to use.
GGIT_PROXY_NONE
Do not attempt to connect through a proxy.
0
GGIT_PROXY_AUTO
Try to auto-detect the proxy from the git configuration.
1
GGIT_PROXY_SPECIFIED
Connect via the URL given in the options.
2
Content