Method

GgitSubmoduleget_fetch_recurse

Declaration [src]

gboolean
ggit_submodule_get_fetch_recurse (
  GgitSubmodule* submodule
)

Description [src]

Gets whether to fetch recursively. See see gitmodules(5) fetchRecurseSubmodules.

Return value

Returns: gboolean
 

Whether or not fetch recursively.