I agree with Hayde ... On 10/26/18, 11:18 AM, "Martinez Landa, Hayde" <hayde.martinez.landa@intel.com> wrote: Hi Team, I was reviewing the developer guide [0] and on step 2 under “Download Source Code Repositories” section I see: $ repo init -u https://git.starlingx.io/stx-manifest -m default.xml This specific line brings the source code from master, but if someone wants to use the branch r/2018.10 The line has to be: $ repo init -u https://git.starlingx.io/stx-manifest.git -m default.xml -b r/2018.10 Shouldn't the docs include this above line maybe as a suggestion for users to correctly download from release branch? [0] https://docs.starlingx.io/developer_guide/index.html#download-source-code-re... _______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss