Skip to content

Commit 3a2f03c

Browse files
committed
Meta/MaintNotes: hint at 'jch' branch
1 parent 8c10556 commit 3a2f03c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

MaintNotes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,10 @@ in "pu" proves to be in a testable shape, it is merged to "next".
196196
You can run "git log --first-parent master..pu" to see what topics are
197197
currently in flight. Sometimes, an idea that looked promising turns out
198198
to 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

200204
The two branches "master" and "maint" are never rewound, and "next"
201205
usually will not be either. After a feature release is made from

0 commit comments

Comments
 (0)