Git alias:
# git smuir: smuir = submodule update --init --recursive
Example:
git smuir foo
This can be useful to bring a submodule fully up to date.