[LEDE-DEV] [PATCH 1/2] docs: development: add instructions for staging trees

Jo-Philipp Wich jo at mein.io
Tue Jul 26 03:12:33 PDT 2016


On 07/26/2016 11:20 AM, Daniel Golle wrote:
> Signed-off-by: Daniel Golle <daniel at makrotopia.org>

Acked-by: Jo-Philipp Wich <jo at mein.io>

> ---
>  development.txt | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 
> diff --git a/development.txt b/development.txt
> index 3a60000..e4fb09b 100644
> --- a/development.txt
> +++ b/development.txt
> @@ -69,6 +69,15 @@ All patches need to be sent in a format that they are listed in https://patchwor
>  If the patch does not get listed in patchwork then it won't get processed.
>  
>  
> +=== Staging Trees
> +
> +To create yourself a staging tree on git.lede-project.org:
> +----
> +ssh git at git.lede-project.org "create lede/yournick/staging"
> +ssh git at git.lede-project.org "desc lede/yournick/staging Staging tree of Your Name"
> +----
> +
> +
>  === Reporting Bugs
>  
>  . Please report your bugs using our https://bugs.lede-project.org/[issue tracker]
> 




More information about the Lede-dev mailing list