Tagged: branching

Automating new dev sites for new branches

Over the past few years we've moved away from using Subversion (SVN) for version control and we're now using Git for all of our projects.  Git brings us a lot more power, but because of its different approach there are some challenges as well.  Git has powerful branching and this opens up new opportunities to

Read more »