Versions in this module Expand all Collapse all v0 v0.1.0 Jun 24, 2024 Changes in this version + var ErrRemoteNotFound = fmt.Errorf("no push remote found") + func GetPushRemote() (remote string, err error) + func SetLocalConfig(param, value string) (err error)