Re: linux-next: Tree for June 5

From: Paul Mackerras
Date: Fri Jun 06 2008 - 07:50:26 EST


Andrew Morton writes:

> Well OK. But patches in fact _do_ go into Linux as a single linear
> stream of commits.

Well no, they don't. Multiple people work on things independently and
then put their stuff together. Sometimes there are then conflicts
that have to be sorted out. That's what merging is all about.

> But the whole git model ignores that reality and
> here we see the result.

No, the git model (and the BK model before it) expresses the reality
that there is lots of development going on in parallel in many
different places.

> And saying "git doesn't work like that - you don't understand" just
> doesn't cut it. It is a tool's job to permit humans to implement the
> workflow which they wish to follow. Not to go and force them into
> doing something inferior.

You'd prefer to be the bunny that keeps every single subsystem's
string of patches all bundled together in a single humungous quilt
series? With all due respect (and with a sense of admiration at how
much patch-wrangling you already do), I don't think you'd scale that
far. :)

Paul.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/