Remote creation options structure
Initialize with GIT_REMOTE_CREATE_OPTIONS_INIT. Alternatively, you can use git_remote_create_options_init.
Callbacks to use for this connection
Extra HTTP headers to use in this connection
Whether to allow off-site redirects. If this is not specified, the http.followRedirects configuration setting will be consulted.
HTTP Proxy settings
See Implementation
Remote creation options structure
Initialize with GIT_REMOTE_CREATE_OPTIONS_INIT. Alternatively, you can use git_remote_create_options_init.