Introduce an easier to follow "next" branch.
authorJunio C Hamano <junkio@cox.net>
Thu, 9 Feb 2006 06:08:30 +0000 (22:08 -0800)
committerJunio C Hamano <junkio@cox.net>
Thu, 9 Feb 2006 06:08:30 +0000 (22:08 -0800)
commitdf5cc80ec929c9a10b6e71e4f10b3c6085d67b23
treec35789b11c45e5e386747906fc6d6ce268778c03
parent98e455ea2262a4e935498560d0483b019b54c523
Introduce an easier to follow "next" branch.

The "pu" branch is a bit too hard to follow.  Let's introduce
"next" branch, which is slightly ahead of "master".  The topic
branches merged into it are not to be rebased, and changes to
the topic branches are first applied to them and then merged
into the "next" branch.  What this means is that the branch is
far easier to follow compared to the "pu" branch since there
will be no rewinding/rebasing involved.
DoKernelOrg
Doit