u: > Hi! > If it's not in the documentation, might somebody please add it there then? >
I make it more clear on the docs with this attached patch. please review and merge
From 6cccb6dbf50947987e15e6cda465319d1e1333bf Mon Sep 17 00:00:00 2001 From: emma peel <[email protected]> Date: Tue, 6 Sep 2016 11:11:13 +0000 Subject: [PATCH] correction build branches --- wiki/src/contribute/build.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/wiki/src/contribute/build.mdwn b/wiki/src/contribute/build.mdwn index ed0a4f0..c4d6b61 100644 --- a/wiki/src/contribute/build.mdwn +++ b/wiki/src/contribute/build.mdwn @@ -6,7 +6,8 @@ Git repository and branches =========================== You will need to clone the Tails Git repository, and to checkout the -branch that you want to build (most likely, _not_ `master`): learn +branch that you want to build. This branch should be based on `stable` +or `devel` (most likely, _not_ `master`): learn more about [[our Git branches layout|contribute/git#main-repo]]. <a id="vagrant"></a> -- 2.1.4
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Tails-dev mailing list [email protected] https://mailman.boum.org/listinfo/tails-dev To unsubscribe from this list, send an empty email to [email protected].
