Skip to content

submodules-init

Actions
init and recursively update git submodules
v4
Latest
Star (9)

This is a simple github action to run git submodule update --init --recursive so that your repository has all its submodules.

This action was written in javascript, which allows it to work on both linux and windows (and hopefully macos too but I didn't test that).

usage sample:

uses: snickerbockers/submodules-init@v4

submodules-init is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

init and recursively update git submodules
v4
Latest

submodules-init is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.