apache / cordova-coho

Apache Cordova coho
Apache License 2.0
33 stars 62 forks source link

CB-5312 Support github.com/apache repositories #10

Closed jsoref closed 10 years ago

agrieve commented 10 years ago

I'm not sure we'd want to do this. The github mirrors are often behind the apache ones, so it's really better to force devs to use the apache ones when updating / pushing.

jsoref commented 10 years ago

@agrieve: which commands would that behind-ness actually impact? For me, i'm always positively diverging from any upstream, and all I really care about are what changes have I made.

People who happen to be responsible for doing releases aren't likely to actually be using the github repos, so i don't think that this would impact them...

agrieve commented 10 years ago

I guess we can try it out. Can I ask you to invert the loops first though, so that the apache repos. have precedence? (or tell me that I read the code wrong and that's already the case)