From: Andre Noll Date: Sun, 31 Oct 2010 12:20:30 +0000 (+0100) Subject: manual: Add a section on rebuild of the "next" branch. X-Git-Tag: v0.4.5~12 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=3067991db050ae8b329474892ba0b75296f7382b manual: Add a section on rebuild of the "next" branch. --- diff --git a/web/manual.m4 b/web/manual.m4 index 14feb573..946b9d09 100644 --- a/web/manual.m4 +++ b/web/manual.m4 @@ -1866,6 +1866,11 @@ have been merged into "next" are usually not rebased, and you can find the tip of topic branches you are interested in from the output of "git log next"). You should be able to safely build on top of them. +However, at times "next" will be rebuilt from the tip of "master" to +get rid of merge commits that will never be in "master. The commit +that replaces "next" will usually have the identical tree, but it +will have different ancestry from the tip of "master". + The "pu" (proposed updates) branch bundles the remainder of the topic branches. The "pu" branch, and topic branches that are only in "pu", are subject to rebasing in general. By the above definition