package
0.0.0-20241223194649-a468d7bbe9b2
Repository: https://github.com/google/oss-rebuild.git
Documentation: pkg.go.dev
# Variables
Clone performs a normal clone operation.
ErrRemoteNotTracked is returned when a reuse is attempted but the remote does not match.
# Type aliases
CloneFunc defines an interface for cloning a git repo.