Re: [Doxygen-develop] Doxygen's code repository has moved to GitHub
Brought to you by:
dimitri
From: Petr P. <Pr...@sk...> - 2013-05-20 14:17:25
|
Hi, Peter Morgan wrote: > Best give I can give is to have the branches > - master = the latest stable release > - next = the next version and unstable I am not that sure about the neccessity of the branches when moved to Git. They should probably be created only when the branch is found to be neccessary. They can mostly be local only. I suggest to use GitHub fork mechanism to keep the project responsibility firmly in Dimitri's hands (at least at the beginning). The Pull Request seems to be visible enough to decide whether to pull or not, or to use only some changes... However, I have only limited experience with Git, and I can be wrong ;) Petr |