Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetVersionTagAtHEAD ¶
GetVersionTagAtHEAD checks if there's a version tag at HEAD in the target directory tagPrefix is an optional prefix for the tag (e.g., "path/to/submodule/" for nested modules) If tagPrefix is empty, it will match tags like "v0.0.87" If tagPrefix is provided, it will match tags like "path/to/submodule/v0.0.87"
func ListTagsAtHEAD ¶
ListTagsAtHEAD returns all tags pointing at HEAD in the target directory
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.