git_submodule_set_update

Set the update rule for the submodule in the configuration

This setting won't affect any existing instances.

@param repo the repository to affect @param name the name of the submodule to configure @param update The new value to use @return 0 or an error code

extern (C) nothrow @nogc
int
git_submodule_set_update

Meta