Documentation
¶
Overview ¶
Package submodule manages submodules as used by the Microsoft Go repository.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Init ¶
Init initializes and updates the submodule, but does not clean it. This func offers more options for initialization than Reset. If origin is defined, fetch the submodule from there instead of the default defined in '.gitmodules'. If fetchBearerToken is nonempty, use it as a bearer token during the fetch. If shallow is true, clone the submodule with depth 1.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.