aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/articles/committers-guide
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-05-01 09:25:11 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-05-01 09:25:11 +0000
commit9846a9ca5aa5f521dcffde907d661bf20d8c34fc (patch)
treede3b425e2778d1aca8f1b9c04d5e3e4fce06eb39 /en_US.ISO8859-1/articles/committers-guide
parentc5bfd0f85211278373e440c27d90aceeb82b2f7b (diff)
Notes
Diffstat (limited to 'en_US.ISO8859-1/articles/committers-guide')
-rw-r--r--en_US.ISO8859-1/articles/committers-guide/article.xml9
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>