On Tue, Oct 30, 2007 at 05:34:02PM +0100, Simon 'corecode' Schubert wrote: >KHMan wrote: >> If there is a FLOSS project where commit access >> is *totally* open like a wiki, please let me know, it would be an >> interesting factoid to know. > >Yes, git/repo.or.cz has this "mob" branch which is open for anonymous >pushing. I like this idea and I think this could turn out to be a >beneficial development model. It could also be horrible, sure.
It usually works out fine. > >I didn't want to bring up the topic of hg vs git, but there is a public >git hosting site (repo.or.cz) which helps making progress without >somebody dedicated providing the infrastructure. It is IMO a nice thing. You can literally have a master branch, so called "forks" of the whole thing (unlikely for tinycc) and a mob branch where patches can be journaled into for discussion and review. I like that approach, fwiw. _______________________________________________ Tinycc-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/tinycc-devel
