Skip to content

Updating linked sub modules

Matt Hipsey edited this page Jun 25, 2022 · 1 revision
git submodule update --remote
git add .
git commit -m 'updating submodule X and X'
git push
Clone this wiki locally