]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
maint: 'master' should be merged into 'next'
authorMathieu Lirzin <mthl@gnu.org>
Wed, 20 Sep 2017 10:50:25 +0000 (12:50 +0200)
committerMathieu Lirzin <mthl@gnu.org>
Fri, 22 Sep 2017 08:28:04 +0000 (10:28 +0200)
* HACKING: Fix instructions merge instructions.

HACKING

diff --git a/HACKING b/HACKING
index a603b6953ffa004ff826938de2c61b319464d3a7..8e7764baf4a281b9226070b848df401506fecf40 100644 (file)
--- a/HACKING
+++ b/HACKING
   over-arching change, you should use a dedicated topic branch, and
   only merge that back once it is reasonably stable.
 
-* The 'next' branch should be kept regularly merged into the 'master'
+* The 'master' branch should be kept regularly merged into the 'next'
   branch.  It is advisable to merge only after a set of related
   commits have been applied, to avoid introducing too much noise in
   the history.