Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add recursive to server #42

Closed

Conversation

maxres-fr
Copy link

This is for #41 but it also has #39 #38 in it as well, there wasn't a great way to do this and test it without the other two fixes. So it could be all done in this PR, I think I'll have to clean up the git history a bit depending on what you're interested in accepting.

`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
I think the `deleteOne` is probably the best place for this, this lets
all the code paths execute making it "accurate".

ref: GoogleCloudPlatform#34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants