exec can only be done in parallel / request for synchrounous exec #155
Labels
resolution:expired
This issue was closed due to lack of feedback.
squad:platform
Issue to be handled by the Platform team.
type:feature
mrgit exec "yarn build"
fails for me because the different packages/repos depend on each other.Hence I would like to have an option to
mrgit exec --sync "yarn build"
which would execute the given commands one by oneThe text was updated successfully, but these errors were encountered: