pub fn default_fetch_options<'a>() -> FetchOptions<'a>Expand description
Get the default fetch options to use when fetching or cloneing
Currently this just ensures that git’s automatic proxy settings are used.
pub fn default_fetch_options<'a>() -> FetchOptions<'a>Get the default fetch options to use when fetching or cloneing
Currently this just ensures that git’s automatic proxy settings are used.