[Mesa-dev] [PATCH] docs: mention "Allow commits from members who can merge..."
Eric Engestrom
eric.engestrom at intel.com
Mon Feb 25 13:09:35 UTC 2019
On Monday, 2019-02-25 11:57:20 +0000, Emil Velikov wrote:
> From: Emil Velikov <emil.velikov at collabora.com>
>
> Mention the tick-box otherwise only the MR author can rebase the series.
I thought it was already mentioned... oops.
Reviewed-by: Eric Engestrom <eric.engestrom at intel.com>
>
> Cc: Jordan Justen <jordan.l.justen at intel.com>
> Cc: Dylan Baker <dylan at pnwbakers.com>
> Cc: Erik Faye-Lund <erik.faye-lund at collabora.com>
> Cc: Eric Engestrom <eric.engestrom at intel.com>
> Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
> ---
> docs/submittingpatches.html | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/docs/submittingpatches.html b/docs/submittingpatches.html
> index 137e39c925d..65af32d4bba 100644
> --- a/docs/submittingpatches.html
> +++ b/docs/submittingpatches.html
> @@ -236,6 +236,11 @@ your email administrator for this.)
> <li>Other tag examples: gallium, util
> </ul>
> </p>
> +<p>
> + Tick the following when creating the MR. It allows developers to
> + rebase your work on top of master.
> + <pre>Allow commits from members who can merge to the target branch</pre>
> +</p>
> <p>
> If you revise your patches based on code review and push an update
> to your branch, you should maintain a <strong>clean</strong> history
> --
> 2.20.1
>
More information about the mesa-dev
mailing list