docs: development: add instructions for staging trees
authorDaniel Golle <daniel@makrotopia.org>
Tue, 26 Jul 2016 09:20:31 +0000 (11:20 +0200)
committerJohn Crispin <john@phrozen.org>
Sun, 24 Jul 2016 04:24:02 +0000 (06:24 +0200)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Acked-by: Jo-Philipp Wich <jo@mein.io>
development.txt

index 3a60000ca994dcbe2c6b71061feda669a7958d31..e4fb09b768c0cc45bff0b16f0e139cdb241c6aa6 100644 (file)
@@ -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@git.lede-project.org "create lede/yournick/staging"
+ssh git@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]