-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
When cloning the repo, the submodule points to an old ref.
Consider adding a section in the Setup part of the readme containing the following information:
- git submodule update --init --recursive # updates m8c submodule located in M8/_m8c
- git submodule foreach git checkout main # sets the reference of the submodule to the latest master
Run point 1 whenever relevant updates are pushed to m8c submodule
Metadata
Metadata
Assignees
Labels
No labels