Re: [Mesa-dev] [PATCH] docs: mention "Allow commits from members who can merge..."

2019-02-25 Thread Eric Engestrom
On Monday, 2019-02-25 11:57:20 +, Emil Velikov wrote:
> From: Emil Velikov 
> 
> Mention the tick-box otherwise only the MR author can rebase the series.

I thought it was already mentioned... oops.
Reviewed-by: Eric Engestrom 

> 
> Cc: Jordan Justen 
> Cc: Dylan Baker 
> Cc: Erik Faye-Lund 
> Cc: Eric Engestrom 
> Signed-off-by: Emil Velikov 
> ---
>  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.)
>  Other tag examples: gallium, util
>
>  
> +
> +  Tick the following when creating the MR. It allows developers to
> +  rebase your work on top of master.
> +  Allow commits from members who can merge to the target branch
> +
>  
>If you revise your patches based on code review and push an update
>to your branch, you should maintain a clean history
> -- 
> 2.20.1
> 
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Re: [Mesa-dev] [PATCH] docs: mention "Allow commits from members who can merge..."

2019-02-25 Thread Erik Faye-Lund
Yeah, good move!

Reivewed-by: Erik Faye-Lund 

On Mon, 2019-02-25 at 11:57 +, Emil Velikov wrote:
> From: Emil Velikov 
> 
> Mention the tick-box otherwise only the MR author can rebase the
> series.
> 
> Cc: Jordan Justen 
> Cc: Dylan Baker 
> Cc: Erik Faye-Lund 
> Cc: Eric Engestrom 
> Signed-off-by: Emil Velikov 
> ---
>  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.)
>  Other tag examples: gallium, util
>
>  
> +
> +  Tick the following when creating the MR. It allows developers to
> +  rebase your work on top of master.
> +  Allow commits from members who can merge to the target
> branch
> +
>  
>If you revise your patches based on code review and push an update
>to your branch, you should maintain a clean
> history

___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

[Mesa-dev] [PATCH] docs: mention "Allow commits from members who can merge..."

2019-02-25 Thread Emil Velikov
From: Emil Velikov 

Mention the tick-box otherwise only the MR author can rebase the series.

Cc: Jordan Justen 
Cc: Dylan Baker 
Cc: Erik Faye-Lund 
Cc: Eric Engestrom 
Signed-off-by: Emil Velikov 
---
 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.)
 Other tag examples: gallium, util
   
 
+
+  Tick the following when creating the MR. It allows developers to
+  rebase your work on top of master.
+  Allow commits from members who can merge to the target branch
+
 
   If you revise your patches based on code review and push an update
   to your branch, you should maintain a clean history
-- 
2.20.1

___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev