Hi, They should be in sync now. Those were probably created just after the transfer.
On Fri, Dec 20, 2019 at 9:28 PM Gregory Nutt <spudan...@gmail.com> wrote: > > >> I don't know if there are any problems with doing this with tags, but > >> we cannot do this which commits without eventually really mucking up > >> the history. > >> > >> Commits must go in on direction. For the time being, I think it must > >> work like this: > >> > >> * There must be no changes directly to the apache repositories > >> * All changes to the apache repositories must be pull from the > >> Bitbucket repositories. > >> > >> Whenever the PPMC determines that it is time for the transition, we > >> must switch this: > >> > >> * There must be no changs to directly to the Bitbucket repoositories > >> * All changes the Bitbuckbucket repositories must be pulled from > >> the Apache repositories. > >> > > Hmm.. I see Xaio Xiang has proposed just the opposite: > > > > We can use the mix style before...@nuttx.apache.org could add the > attachment: > > > > 1.Patch send in the google group > > 2.Greg commit to ASF' repo > > > > And then improvde the process step by step: > > > > 1.Instruct people send patch to...@nuttx.apache.org once the > attachment work > > 2.Greg stop submit patch directly once the new automation workflow is > ready > > > > I think once the code transfer to ASF, we should start to commit the > > patch to ASF' repo immediately, and mirror the change to bitbucket. > > > > I suppose we have to decide. I have talking the flow at the top for > > sometime and assumed that is what we are going. The other is possible > > too. I suppose the PPMC should decide. > > The Apache repository started out 3 commits behind the Bitbucket > repository: > > commit 54d6a0768ccd0e386b67723cc1a24e9e9fff902a > Author: Daniel Pereira Volpato <d...@certi.org.br> > Date: Fri Dec 20 13:07:31 2019 -0600 > > boards/arm/stm32f0l0g0/: Fix issues noted by nxstyle. > > commit b9638de3887d6a715c95bb4ee311ab4c52c33ff0 > Author: Guillherme Amaral <g...@certi.org.br> > Date: Fri Dec 20 13:04:34 2019 -0600 > > boards/arm/stm32f0l0g0/nucleo-g070rb: Enable I2C. > > commit eeed40aa0ce4e6e343696f2e702cee00ca4e20d9 > Author: Guillherme Amaral <g...@certi.org.br> > Date: Fri Dec 20 13:02:13 2019 -0600 > > arch/arm/src/stm32f0l0g0/ and > boards/arm/stm32f0l0g0/nucleo-g070rb/include/board.h: Add I2C > pinmap. In Kconfig select I2C2 for this part. Update I2C pin > definitions in board.h. > > Those are in Bitbucket but not in Apache > > Greg > > >