Skip to main content

Module git

Module git 

Source

Structs§

VersionStatus
版本一致性检查结果。

Enums§

GitSourceError
Git 源操作错误。

Functions§

latest_tag
获取指定 scope 的最新 tag,标准化后返回。
tags_for_scope
获取指定 scope 的所有 tag(原始格式,未标准化)。
version_status
检查 scope 配置文件版本与最新 git tag 是否一致。