docs: development: add instructions for staging trees
[web.git] / 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]