package
0.0.20
Repository: https://github.com/kform-dev/choreo.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
CheckoutRef checks out a specific ref.
No description provided by the author
No description provided by the author
resolveToCommit takes a repository and a reference name (tag or commit hash) and resolves it to a commit object.
No description provided by the author
No description provided by the author
IsPartOfGitRepo returns the path of the repo and a boolean to indicate if the path is part of a git repo.
IsWarningError checks if the error is a WarningError.
Convenience functions for creating errors.
No description provided by the author
Open open the git repo and either clones or fecthes the remote info.
No description provided by the author
resolveToCommit takes a repository and a reference name (tag or commit hash) and resolves it to a commit object.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
DefaultMainReferenceName plumbing.ReferenceName = "refs/heads/main".
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
WarningError represents non-critical errors that serve as warnings.

# Type aliases

BranchName represents a relative branch name (i.e.
No description provided by the author