Versions in this module Expand all Collapse all v0 v0.19.4 May 24, 2023 Changes in this version + type ErrWrongURLFormat struct + URL string + func (err ErrWrongURLFormat) Error() string + type GitURL struct + func Parse(remote string) (*GitURL, error) + func (u *GitURL) String() string