Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 226 Bytes

File metadata and controls

7 lines (5 loc) · 226 Bytes

Updating Submodules

To ensure you have the latest versions of the submodules, run the following commands:

  1. Fetch and merge the latest changes from the submodules:
    git submodule update --remote --merge