all-repos
all-repos copied to clipboard
Adding check for https protocol for repositories
This should fix the problem outlined in #101
actually, looking at this again I don't see how this fixes your problem (or how a user would configure the settings you've added). all-repos
also always generates repositories with ssh remotes and I don't think this changes that?
@asottile This maybe comes a little bit late but oh well. I fixed issues and tired adding a test for the new branch in the code. I am not sure if I've done it "properly" and I am pretty user it's kind of hacky.
actually, looking at this again I don't see how this fixes your problem (or how a user would configure the settings you've added).
all-repos
also always generates repositories with ssh remotes and I don't think this changes that?
oh, ok, I though that the remote URL can have two forms depending on how the repo was cloned. Does that mean that #101 is not an actual issue?
I'm not sure exactly -- it's certainly possible that someone writes an all-repos plugin which produces repositories with other protocols -- but none of the currently known plugins do so