Browsed by
Month: August 2011

Branch or not to branch

Branch or not to branch

That is a question? Yes, it is a question which you should ask yourself before to create a new branch or reuse an existing branch. There are other practices or possibilities to create new features in an existing software, which I will show in this blog post. Also there are some issues with branches and modern software engineering practices, which I will discuss here too. First I show you two techniques how to avoid branches: Branch by abstraction (BBA) and…

Read More Read More