Enumeration

GgitProxyType

Declaration

enum Ggit.ProxyType

Description [src]

The type of proxy to use.

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.