hacking: described new branching policy for 1.12 an later
authorStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 2 Apr 2012 16:16:38 +0000 (18:16 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 11 Apr 2012 15:48:12 +0000 (17:48 +0200)
commit0d0cafcdcae41ce4d4018448d3f5d95f815111a8
treee40c967a8ac07ce7e7a685f99b8476210d4eff09
parent3d5d5eace287c0aad4a1e9221dcebc62e2a886ee
hacking: described new branching policy for 1.12 an later

This change closes automake bug#11153.

* HACKING (Working with git): Document the new policy for automake
branching and merging, which will start being applied after 1.12 is
released:

  - the maintenance branch will be 'maint', and we will cut the
    maintenance releases directly from there;

  - the development branch will be 'master', and we will cut the
    new releases directly from there;

  - 'maint' will be kept regularly merged into 'master'.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
HACKING