git_submodule_update_options.allow_fetch

Allow fetching from the submodule's default remote if the target commit isn't found. Enabled by default.

struct git_submodule_update_options
int allow_fetch;

Meta