I think we can keep apps and nuttx as two separate gits, mynewt even has dozen: https://gitbox.apache.org/repos/asf?s=mynewt It's enough to just change tag to branch for incoperating the potential bugfix.
Thanks Xiang On Fri, Dec 13, 2019 at 9:53 PM Gregory Nutt <spudan...@gmail.com> wrote: > > Another thing to consider with the form of the release is that there an > many, many documents, Wikis, READMEs, HowTos, blogs, and videos > describing how to get started with NuttX. They all begin either 'git > clone' apps/ and nuttx/ (or download the tarballs). Changing that means > breaking a lot of things. > > I think this is of secondary importance, but certainly any change to the > documented use of NuttX should a factor that is taken into > consideration. Ideally, the only user impact should be the URL used > with the 'git clone' (or download). > >