package
0.0.0-20240502185502-1e7574337bb7
Repository: https://github.com/kohirens/stdlib.git
Documentation: pkg.go.dev

# Functions

Checkout Open an existing repo and checkout commit by full ref-name.
Clone Use git application to clone a repo from one location to a local directory.
CloneFromBundle Set up a repository from a git bundle.
HeadCommitHash Returns the HEAD commit hash.
IsRemoteRepo return true if Git repository is a remote URL or false if local.
LatestTag Will return the latest tag or an empty string from a repository.
RemoteTags Get the remote tags on a repo using git ls-remote.