* [PATCH] Documentation: clarify that patches should target the master branch.
@ 2016-09-22 17:14 Robert Schwebel
2016-09-26 6:06 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Robert Schwebel @ 2016-09-22 17:14 UTC (permalink / raw)
To: barebox
I asked Sascha if he still prefers patches against 'next', and it turned
out that this is not true any more and patches should be sent against
master.
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
---
Documentation/user/barebox.rst | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/Documentation/user/barebox.rst b/Documentation/user/barebox.rst
index 32cec3d..1203c10 100644
--- a/Documentation/user/barebox.rst
+++ b/Documentation/user/barebox.rst
@@ -28,9 +28,11 @@ can be checked out as follows:
Checking connectivity... done.
Checking out files: 100% (5651/5651), done.
-After this, make sure to check out the appropriate branch. If you want to
-develop for barebox, it's best to check out the ``next`` branch rather than
-the ``master`` branch:
+By default, the master branch is checked out. If you want to develop for
+barebox, this is the right branch to send patches against.
+
+If you want to see which patches are already selected for the next release,
+you can look at the ``next`` branch:
.. code-block:: sh
--
2.8.1
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Documentation: clarify that patches should target the master branch.
2016-09-22 17:14 [PATCH] Documentation: clarify that patches should target the master branch Robert Schwebel
@ 2016-09-26 6:06 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2016-09-26 6:06 UTC (permalink / raw)
To: Robert Schwebel; +Cc: barebox
On Thu, Sep 22, 2016 at 07:14:22PM +0200, Robert Schwebel wrote:
> I asked Sascha if he still prefers patches against 'next', and it turned
> out that this is not true any more and patches should be sent against
> master.
>
> Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
> ---
> Documentation/user/barebox.rst | 8 +++++---
> 1 file changed, 5 insertions(+), 3 deletions(-)
Applied, thanks
Sascha
>
> diff --git a/Documentation/user/barebox.rst b/Documentation/user/barebox.rst
> index 32cec3d..1203c10 100644
> --- a/Documentation/user/barebox.rst
> +++ b/Documentation/user/barebox.rst
> @@ -28,9 +28,11 @@ can be checked out as follows:
> Checking connectivity... done.
> Checking out files: 100% (5651/5651), done.
>
> -After this, make sure to check out the appropriate branch. If you want to
> -develop for barebox, it's best to check out the ``next`` branch rather than
> -the ``master`` branch:
> +By default, the master branch is checked out. If you want to develop for
> +barebox, this is the right branch to send patches against.
> +
> +If you want to see which patches are already selected for the next release,
> +you can look at the ``next`` branch:
>
> .. code-block:: sh
>
> --
> 2.8.1
>
>
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-09-26 6:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-22 17:14 [PATCH] Documentation: clarify that patches should target the master branch Robert Schwebel
2016-09-26 6:06 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox