I have a library in a git project which is a submodule, I will call it service-lib.
The serivce-lib is not developed by myself or my company, and in fact I am encouraged not to edit it.
How can I check the git status of this module to:
git submodule has the following command to view submodule statuts.
git submodule status path/to/submodule