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