set_submodule_fetch_recurse


Description:

public void set_submodule_fetch_recurse (string name, SubmoduleRecurse fetch_recurse_submodules) throws Error

Sets the submodule.

'name'.fetchRecurseSubmodules value for the submodule. This setting won't affect any existing instances..

Parameters:

this

a Repository.

name

the name of the submodule.

fetch_recurse_submodules

a SubmoduleRecurse.