git_submodule_set_fetch_recurse_submodules

Set the fetchRecurseSubmodules rule for a submodule in the configuration

This setting won't affect any existing instances.

@param repo the repository to affect @param name the submodule to configure @param fetch_recurse_submodules Boolean value @return old value for fetchRecurseSubmodules

extern (C) nothrow @nogc
int
git_submodule_set_fetch_recurse_submodules

Meta