Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Topic Branches #3

Open
bpieber opened this issue May 17, 2012 · 1 comment
Open

Topic Branches #3

bpieber opened this issue May 17, 2012 · 1 comment

Comments

@bpieber
Copy link
Member

bpieber commented May 17, 2012

Dale, you suggest we use topic branches. They seem to be feature branches which are argued against here. I tend to agree. What do you think?

@dalehenrich
Copy link
Member

The important point for me is that the development is done on a branch separate from the mainline... it can be called whatever you like...

He doesn't argue about whether each developer should be doing development on a separate branch...his point seems to be how often integration occurs ... and I don't disagree with the notion of frequent integration ...

So we want to do development on separate branches, but we also want to make sure that we integrate frequently ...

As I think about this it is okay to have 1 long-lived branch that does not merge to the mainline frequently (it should be merging from the mainline frequently), but to have two long-lived branches is certain death:)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants