Sigh. When I switched Pygr to git, github didn't seem to be accepting new projects -- at least, they never responded to my request for a new project / login. By contrast, repo.or.cz instantly enabled us to host the project there.
What is the advantage of github over repo.or.cz? With repo.or.cz the main limitation is that access is all-or-none. Authentication is based on giving repo.or.cz your ssh public key; any developer with push access to the project can push to any of the branches in the git repository (as far as I know). Since we're currently routing all patches to me, only I can push to the master branch currently. Does github let you give push privileges selectively to specific branches of the repository? -- Chris On Feb 18, 2009, at 9:40 AM, Istvan Albert wrote: > On Feb 18, 11:34 am, "Giovanni Marco Dall'Olio" <[email protected]> > wrote: > >> Why don't you try github? > > yes, +1 here > > github looks nice and takes care of a lot of things --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pygr-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pygr-dev?hl=en -~----------~----~----~----~------~----~------~--~---
