MultiMarkdown-6/update_git_modules

8 lines
220 B
Plaintext
Raw Normal View History

2015-06-16 03:45:51 +03:00
#!/bin/sh
2015-11-12 17:31:28 +03:00
# This command can be run any time to ensure that all submodules are on
# the most recent commit for the configured branch, as set up
# in the `link_git_modules` script.
2015-06-16 03:45:51 +03:00
git submodule foreach git pull origin