Is there any good internet resource describing different practices for merging/branching regardless of source control tool?
This should treat version to customers, development of features, bug fixers etc.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
A good reference (that I mention in “When should you branch“) is:
Chapter 7 of “How Software Evolves” (pdf)
From Practical Perforce (Laura WINGERD – O’Reilly): it is a good introduction (VCS agnostic) to merge workflow between different kind of branches.