# Functions
IntoRepo tries to convert a eh.ReadRepo into a Repo by recursively looking at inner repos.
MinVersionFromContext returns the min version from the context.
NewContextWithMinVersion returns the context with min version set.
NewContextWithMinVersionWait returns the context with min version and a default deadline set.
NewRepo creates a new Repo.
# Variables
DefaultMinVersionDeadline is the deadline to use when creating a min version context that waits.