Open ameenross opened 9 years ago
This branching model centers around using the master branch as the single version branch to maintain. Is it easy, or at all possible, to adapt it to a project that requires the maintenance of more than one major or minor version branch?
master
A similar question was asked here, but never answered: https://github.com/nvie/gitflow/issues/288
This branching model centers around using the
master
branch as the single version branch to maintain. Is it easy, or at all possible, to adapt it to a project that requires the maintenance of more than one major or minor version branch?