git_remote_connect_options.follow_redirects

Whether to allow off-site redirects. If this is not specified, the http.followRedirects configuration setting will be consulted.

struct git_remote_connect_options
.git_remote_redirect_t follow_redirects;

Meta