EVerest / everest-dev-environment

Useful tools for developing EVerest
Apache License 2.0
12 stars 15 forks source link

`edm init` does not pull the workspace repos before initializing to a release #47

Open mooraby opened 3 months ago

mooraby commented 3 months ago

When performing the edm init command, I expect the workspace repos are pulled, before the workspace is initialized to the latest release. However, this does not happen, and I should first execute the command edm git pull and then proceed with edm init.