git_push_options.follow_redirects

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

struct git_push_options
git_remote_redirect_t follow_redirects;

Meta