File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -196,6 +196,10 @@ in "pu" proves to be in a testable shape, it is merged to "next".
196196You can run "git log --first-parent master..pu" to see what topics are
197197currently in flight. Sometimes, an idea that looked promising turns out
198198to be not so good and the topic can be dropped from "pu" in such a case.
199+ The output of the above "git log" talks about a "jch" branch, which is an
200+ early part of the "pu" branch; that branch contains all topics that
201+ are in "next" and a bit more (but not all of "pu") and is used by the
202+ maintainer for his daily work.
199203
200204The two branches "master" and "maint" are never rewound, and "next"
201205usually will not be either. After a feature release is made from
You can’t perform that action at this time.
0 commit comments