Versions in this module Expand all Collapse all v0 v0.0.3 Jul 30, 2021 v0.0.2 Jul 16, 2021 v0.0.1 Jul 7, 2021 Changes in this version + func FromURL(rawURL string) (remote.Source, error) + func New(u url.URL) remote.Source + type Git struct + func (gc *Git) Poll(ctx context.Context, targetDir string) (changed bool, err error) + func (gc *Git) Ref() url.URL