Method
GgitSubmoduleget_index_id
Declaration [src]
GgitOId*
ggit_submodule_get_index_id (
GgitSubmodule* submodule
)
Return value
Returns: | GgitOId |
The OID for the submodule in the index or |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL . |