Yeah, good move! Reivewed-by: Erik Faye-Lund <[email protected]>
On Mon, 2019-02-25 at 11:57 +0000, Emil Velikov wrote: > From: Emil Velikov <[email protected]> > > Mention the tick-box otherwise only the MR author can rebase the > series. > > Cc: Jordan Justen <[email protected]> > Cc: Dylan Baker <[email protected]> > Cc: Erik Faye-Lund <[email protected]> > Cc: Eric Engestrom <[email protected]> > Signed-off-by: Emil Velikov <[email protected]> > --- > 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 _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
