Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Use go object to do correct comparision on child repos
`rootRepository` is a arg to the function and a string that has hostname and path. Catalog() returns a slice of repositories, making the HasPrefix check never work. ref: GoogleCloudPlatform#38
- Loading branch information