On Friday 03 August 2007 01:05:19 Pavel Roskin wrote: > On Fri, 2007-08-03 at 00:22 +0200, Michael Buesch wrote: > > > No, I don't want git. > > It's too heavy. And it has major problems when John rebases his > > tree upstream. > > I'm sure you can help git development if you post your observations to > the git list.
It's not a problem with git itself. I use git for almost all of my projects and I'm so happy with this great tool. :) But just in this case; the linux wireless development; I think that patches work better, as there's not the issue of "rebasing" stuff. Rebasing a patchset is easy (quilt push -a; quilt pop -a). But rebasing something that has history in it (git) is more work. We are in a phase of big movement at the moment, where big chunks of code move to mainline. That's simply easier to handle with plain patches that don't carry any history. But I will consider stgit usage for other projects. -- Greetings Michael. _______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
