Re: [Mesa-dev] [PATCH 1/3] docs/releasing: Add complete command line to scripts

2018-05-22 Thread Andres Gomez
This is: Reviewed-by: Andres Gomez On Mon, 2018-05-21 at 10:34 -0700, Dylan Baker wrote: > particularly that bugzilla_mesa and shortlog_mesa take an argument to > pass directly to git. > --- > docs/releasing.html | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/docs

Re: [Mesa-dev] [PATCH 1/3] docs/releasing: Add complete command line to scripts

2018-05-21 Thread Ian Romanick
With the nits in patch 3 fixed, this series is Reviewed-by: Ian Romanick On 05/21/2018 10:34 AM, Dylan Baker wrote: > particularly that bugzilla_mesa and shortlog_mesa take an argument to > pass directly to git. > --- > docs/releasing.html | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletion

[Mesa-dev] [PATCH 1/3] docs/releasing: Add complete command line to scripts

2018-05-21 Thread Dylan Baker
particularly that bugzilla_mesa and shortlog_mesa take an argument to pass directly to git. --- docs/releasing.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/releasing.html b/docs/releasing.html index a022d0c484b..d69eba1136f 100644 --- a/docs/releasing.html +++