Method
GgitSubmoduleget_url
Declaration [src]
const gchar*
ggit_submodule_get_url (
GgitSubmodule* submodule
)
Description [src]
Gets the url for the submodule or NULL
if the submodule has been deleted
but not yet committed.