Skip to content

Instantly share code, notes, and snippets.

@jmftrindade
Last active February 26, 2021 07:01
Show Gist options
  • Save jmftrindade/3bf92a0596821f244ccce5f216ff01e5 to your computer and use it in GitHub Desktop.
Save jmftrindade/3bf92a0596821f244ccce5f216ff01e5 to your computer and use it in GitHub Desktop.
git submodules

Update all submodules to latest remote commit:

$ git submodule update --remote --merge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment