Versions in this module Expand all Collapse all v1 v1.0.0 Feb 22, 2023 Changes in this version + type GitConfig struct + AuthType string + BaseURL string + Branch *string + Password string + Project string + URL string + type GitProvider interface + GetHead func() (string, error)