We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
moduleupdate: @echo ">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>$@<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<" @git submodule update --init --recursive @git submodule foreach git checkout master @git submodule foreach git pull
Whether the modules support checkout? It seems not in the public domain.