|
From: Eric S. R. <es...@th...> - 2017-10-25 19:30:42
|
Ethan A Merritt <sf...@us...>: > The logical branch point for branch-4-2-stable would have been immediately > before the 2006-10-01 "jump to version 4.2" commit. > e18d4e5da418c2ad5a98a2aff3237088aeee01c8 > > I don't know whether the "branch point" terminology used by git > refers to the last common ancester or the first commit after divergence. > Looks like "jump to version 4.2" is the latter (first commit after split), > while "re-organize top level configuration" is the former (last common > ancestor). Yes, that is how I have rearranged the tree. Usually, "branch point" refers to the common ancestor. But it is wise to be careful about this, as noyt all usage is consistent. I'm working on 4.0 now. -- <a href="http://www.catb.org/~esr/">Eric S. Raymond</a> My work is funded by the Internet Civil Engineering Institute: https://icei.org Please visit their site and donate: the civilization you save might be your own. |