🌍
English
This shows you the differences between two versions of the page.
dev:core:branches_and_code_changes [2011/09/13 13:30] plg Page moved from en:dev:core:branches_and_code_changes to dev:dev:core:branches_and_code_changes |
dev:core:branches_and_code_changes [2011/09/13 13:41] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
===== Branches and Code Changes ===== | ===== Branches and Code Changes ===== | ||
- | Working with [[dev:about:release_and_branchs|Branches]] adds a new level of complexity concerning code modifications. Code modifications are linked to new features, bug corrections and the potential reports. All these code modification are logically managed by the [[http://bugs.phpwebgallery.net|bug tracking system]]. | + | Working with [[about:release_and_branchs|Branches]] adds a new level of complexity concerning code modifications. Code modifications are linked to new features, bug corrections and the potential reports. All these code modification are logically managed by the [[http://bugs.phpwebgallery.net|bug tracking system]]. |
The following explanations are theoretical. Sometimes these rules will be broken. | The following explanations are theoretical. Sometimes these rules will be broken. |