Changes between Version 10 and Version 11 of HowToBackport
- Timestamp:
- 04/14/13 00:27:48 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowToBackport
v10 v11 12 12 A: It depends: preferably a developer should be able to backport him/herself but 13 13 * do not break the release branch 14 * committo the dev branch first14 * make your commits to the dev branch first 15 15 * make tests 16 16 * only fix bugs, do not introduce new features