devel-proj-branching.rst
changeset 1054 1718aa7d99bc
parent 1049 a1e7d8884936
child 1055 120af6ca4d58
--- a/devel-proj-branching.rst	Fri Oct 21 13:05:18 2011 +0300
+++ b/devel-proj-branching.rst	Fri Oct 21 13:05:51 2011 +0300
@@ -39,6 +39,18 @@
 
 Names: vXX.YY.ZZ, maint
 
+Custom branches.
+----------------
+
+Custom branches intended to store modification to main release to make custom
+product build.
+
+Don't use custom branches at all. Instead redesign project to use customizable
+build. Expected problem:
+
+ * You must manually propagate bug fixed to all custom branches.
+ * It is not possible merge custom branches back to development branch.
+
 Workflows.
 ==========