package
0.0.0-20241202193154-aa4210d963e2
Repository: https://github.com/sandrolain/gomsvc.git
Documentation: pkg.go.dev
# Functions
Clone clones a Git repository and checks out the specified reference.
# Constants
RefTypeBranch represents a branch name.
RefTypeCommit represents a specific commit hash.
RefTypeTag represents a tag name.
# Type aliases
RefType represents the type of Git reference (commit, branch, or tag).