# dummy file that marks the last time modules were updated
build/.update-modules:$(MODULES)
build/.update-modules:
git submodule update --init --recursive
touch $@
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.