Remote creation options structure
Initialize with GIT_REMOTE_CREATE_OPTIONS_INIT
. Alternatively, you can
use git_remote_create_options_init
.
Whether to allow off-site redirects. If this is not specified, the http.followRedirects
configuration setting will be consulted.