diff options
Diffstat (limited to 'en_US.ISO8859-1/articles/committers-guide')
-rw-r--r-- | en_US.ISO8859-1/articles/committers-guide/article.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/en_US.ISO8859-1/articles/committers-guide/article.xml b/en_US.ISO8859-1/articles/committers-guide/article.xml index e271005f87..3c9282d2e9 100644 --- a/en_US.ISO8859-1/articles/committers-guide/article.xml +++ b/en_US.ISO8859-1/articles/committers-guide/article.xml @@ -4487,7 +4487,16 @@ Relnotes: yes</programlisting> to the &a.ports-secteam; and the &a.portmgr; with the revision number and a small description of why the commit needs to be merged.</para> + </answer> + </qandaentry> + + <qandaentry xml:id="ports-qa-misc-commit-mfh"> + <question> + <para>What is the procedure for merging commits to the + quarterly branch?</para> + </question> + <answer> <para>A script is provided to automate merging a specific commit: <filename>ports/Tools/scripts/mfh</filename>. It is used as follows:</para> |