Changes between Version 10 and Version 11 of HowToBackport


Ignore:
Timestamp:
Apr 14, 2013, 12:27:48 AM (11 years ago)
Author:
hamish
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowToBackport

    v10 v11  
    1212A: It depends: preferably a developer should be able to backport him/herself but
    1313 * do not break the release branch
    14  * commit to the dev branch first
     14 * make your commits to the dev branch first
    1515 * make tests
    1616 * only fix bugs, do not introduce new features