You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following the instructions on the README. When doing: vcs import < mros-hands-on.repos I get the following error:
=== ./utils/system_modes (git) ===
Could not checkout ref 'feature/rules': fatal: invalid reference: feature/rules
Changing to master branch I think is OK as the System Modes master branch has a README with the following:
The Error Handling and Rules feature is still experimental and might be subject to major changes. However, if no rules are specified in the model file, this feature is not used.
I will test it and keep you informed.
The text was updated successfully, but these errors were encountered:
Following the instructions on the README. When doing:
vcs import < mros-hands-on.repos
I get the following error:=== ./utils/system_modes (git) ===
Could not checkout ref 'feature/rules': fatal: invalid reference: feature/rules
Changing to master branch I think is OK as the System Modes master branch has a README with the following:
The Error Handling and Rules feature is still experimental and might be subject to major changes. However, if no rules are specified in the model file, this feature is not used.
I will test it and keep you informed.
The text was updated successfully, but these errors were encountered: