Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 338 Bytes

File metadata and controls

10 lines (7 loc) · 338 Bytes

capra_rove_stack

To clone with git submodules content included: git clone --recurse-submodules https://github.com/clubcapra/capra_rove_stack

If you forgot before cloning and have empty folders: git submodule update --init --recursive

To update submodules if they were changed remotely: git submodule update --remote --recursive