Slide 6
Slide 6 text
• A good branch system that allows you to :
• Help developers to work on the same base code by minimize conflicts
• Understand where stable code is, where code needed to be testing is, …
• Have a clean history
• Deploy faster, rollback faster
• …
Branch system