Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

recursively init and update all of the repo's submodules. Compatible with Windows and Linux.

License

Notifications You must be signed in to change notification settings

snickerbockers/submodules-init

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

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

About

recursively init and update all of the repo's submodules. Compatible with Windows and Linux.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published