For Users
For Developers/Contributors
get_current_submodule_status()
Return the sha1s of the current currently checked out commit for each submodule, along with the submodule path and the output of git describe for the SHA-1.
>>> get_current_submodule_status() is not None True