default_fetch_options

Function default_fetch_options 

Source
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.