Source Code Branching
- 1 minute to read
Source code branching is easily one of the most complicated, misunderstood, and quite possibly abused concepts in source control. There are a multitude of different philosophies on how and when to branch code. Jeff Atwood provides an excellent and insightful look at the issues surrounding code branching by comparing...
Read more