Split the request and the merge actions into two separate questions.

Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2017-05-01 09:25:11 +00:00
parent c5bfd0f852
commit 9846a9ca5a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50215

View file

@ -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>