Re: [GIT PULL 05/11] SoC-level changes for tegra and omap

From: Linus Torvalds
Date: Wed Jan 11 2012 - 18:22:11 EST


On Wed, Jan 11, 2012 at 12:29 PM, Geert Uytterhoeven
<geert@xxxxxxxxxxxxxx> wrote:
>
> And all of this would look nice if you would have done a rebase on top of the
> latest tagged version of Linus' tree that contains all prerequisites, right?

Rebasing means that nobody else can depend on or work with that tree,
so it's a no-no.

Sure, it works if you are the only person touching it, but then you
had better not export it at all, so what's the point?

We have had independent problems in another branch exactly because it
was rebased and people merged it, so bringing up rebasing as a
"solution" is wrong-headed. It just causes *more* problems of other
kinds, even if it may make git request-pull trivial.

Linus
--
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/