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

Linus Torvalds torvalds at linux-foundation.org
Wed Jan 11 18:21:46 EST 2012


On Wed, Jan 11, 2012 at 12:29 PM, Geert Uytterhoeven
<geert at linux-m68k.org> 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



More information about the linux-arm-kernel mailing list