nasa / fprime-tools

F´ Python tooling and helpers.
https://github.com/nasa/fprime
Apache License 2.0
21 stars 39 forks source link

Fix new project submodule update #191

Closed thomas-bc closed 10 months ago

thomas-bc commented 10 months ago
Related Issue(s) https://github.com/nasa/fprime/issues/2484
Has Unit Tests (y/n)
Documentation Included (y/n)

Change Description

Fix https://github.com/nasa/fprime/issues/2484

Running git submodule update --init --recursive in the new project was checking out fprime/ back to devel. Running in fprime/ fixes the bug and keeps the intended behavior of checking out F´'s submodule.