git_submodule_update_options.fetch_opts

Options which control the fetch, including callbacks.

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

struct git_submodule_update_options
libgit2_d.remote.git_fetch_options fetch_opts;

Meta