Re: [Csnd-dev] Manual
vlz <[email protected]>
| Newsgroups | gmane.comp.audio.csound.devel |
|---|---|
| Message-ID | <[email protected]> |
Why don't you lock master as 6.18.1, make two branches, csound6 and develop, for 7.0.0, to mirror the way things are structured in csound/csound? No more merging to master until a release. Make develop the default branch. best Prof. Victor Lazzarini Maynooth University Ireland On 15 Dec 2024, at 11:31, Francois PINOT <[email protected]> wrote: The other branches are still active but I don't know if someone uses them. Le dim. 15 déc. 2024 à 12:06, tjingboem <[email protected] > a écrit : Yes that was a pain in the arm, and it happened more than once that my commits were 'accidentally' fighting to get a place in master. Thanks for the clean up. Are the other branches build-python-3, docbook5 and gh-pages still active and needed? On Sun, Dec 15, 2024 at 11:02 AM Francois PINOT <[email protected] > wrote: I noticed that PRs were still addressed to the master branch of the manual instead of the 7.0 branch. This was confusing and needed extra work on branch 7.0. I merged branch 7.0 to master, deleted branch 7.0 and tagged branch master with the new tag 7.00.0. Documenters should work now on branch master. Regards François