11
edits
m (→Overview) |
|||
| Line 18: | Line 18: | ||
== Create a branch == | == Create a branch == | ||
NOTES: | NOTES: | ||
* If you intend to see | * If you intend to see changes made for this release, esp. the fixes, in any later release, keep in mind to also commit them to the regular development branch. | ||
* ${PRODUCT_TAG} is the header for the BRANCH - for sunbird 0.7 this will de SUNBIRD_0_7, other releases should follow the same convention | * ${PRODUCT_TAG} is the header for the BRANCH - for sunbird 0.7 this will de SUNBIRD_0_7, other releases should follow the same convention | ||
* ${BRANCH_TAG} is made by appending _BRANCH to the ${PRODUCT_TAG} for example, SUNBIRD_0_7_BRANCH | * ${BRANCH_TAG} is made by appending _BRANCH to the ${PRODUCT_TAG} for example, SUNBIRD_0_7_BRANCH | ||
edits