Skip to content

Repo Branching and Organization Question #21878

Answered by seveas
ctietgen asked this question in New to GitHub
Discussion options

You must be logged in to vote

Given the branch names you mention, I see you have read an article about how git itself is developed. The branching model used by the git development team is far from the only strategy to use, and I don’t think it fits very well in your use case.

I think you can stick to just maint and master, and maybe cherry-pick things from maint into master where they make sense. Fully merging maint into master will probably not make sense at all in your case.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants