Gets the status for a submodule.
This looks at a submodule and tries to determine the status. It will return a combination of the
ggit_submodule_status values. How deeply it examines the working directory to do this will depend on ignore
.
this |
a Repository. |
name |
the name of the submodule. |
ignore |
the ignore rules to follow. |
the SubmoduleStatus for |