git_clone_options.fetch_opts

Options which control the fetch, including callbacks.

The callbacks are used for reporting fetch progress, and for acquiring credentials in the event they are needed.

struct git_clone_options
libgit2_d.remote.git_fetch_options fetch_opts;

Meta