== git === Updating submodules [source, sh] ---- git submodule update --remote --merge # add to commit git add 3rd-party/ ----