git_submodule_set_update
extern (C) nothrow @nogc
int
git_submodule_set_update
Parameters
- repo libgit2_d.types.git_repository*
- name const(char)*
- update libgit2_d.types.git_submodule_update_t
Return Value
libgit2_d submodule
aliasesenumsfunctionsmanifest constantsstructs
Set the update rule for the submodule in the configuration
This setting won't affect any existing instances.