package
0.0.0-20240128054700-7954b2e94b5f
Repository: https://github.com/shakefu/commonrepo.git
Documentation: pkg.go.dev

# Functions

GetLocalRepo returns a local Repo reference assuming we're executing this somewhere in the context of a git repository structure.
New returns a new Repo instance from the URL and tarrge ref.
SortTargetNames returns the sorted keys of a target map.

# Structs

Repo is an in-memory git repository.
Target represents a single target file or template.