Versions in this module Expand all Collapse all v0 v0.1.1 Jan 7, 2025 v0.1.0 Jan 5, 2025 Changes in this version + type Git struct + func (g *Git) CleanUp() error + func (g *Git) Configure(logger logger.ILogger, config configuration.KnowledgeSourceConfiguration) error + func (g *Git) GetFiles() ([]string, error) + func (g *Git) GetName() string