libgit2

git_submodule_reload_all

Version:

Reread all submodule info.

Call this to reload all cached submodule information for the repo.

Signature

int git_submodule_reload_all(git_repository *repo);

Parameters

Returns

int

Versions