Submodule [object]
A pointer to a repository at a specific revision embedded inside another repository.
Attributes
The branch of the upstream submodule for tracking updates
The git URL of the submodule repository
The name of the submodule in .gitmodules
The name of the submodule in .gitmodules (Base64-encoded)
The path in the superproject that this submodule is located in
The path in the superproject that this submodule is located in (Base64-encoded)
The commit revision of the subproject repository being tracked by the submodule
API:
Github GraphQL API