Skip to content

Instantly share code, notes, and snippets.

@NicolasPA
Created July 25, 2023 13:25
Show Gist options
  • Save NicolasPA/956b70af97fe34ff73873351d24420a7 to your computer and use it in GitHub Desktop.
Save NicolasPA/956b70af97fe34ff73873351d24420a7 to your computer and use it in GitHub Desktop.
Update git submodules
git submodule sync && git submodule update --init --force --recursive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment