Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(Makefile): support submodules #126

Merged
merged 5 commits into from
Jun 8, 2023
Merged

Conversation

mzz2017
Copy link
Contributor

@mzz2017 mzz2017 commented Jun 6, 2023

Background

make should check submodules and execute git submodule update --init --recursive.

Checklist

  • The Pull Request has been fully tested

Full changelog

  • Generate submodules list into .gitmodules.d.mk.
  • Support make submodules.

@mzz2017 mzz2017 merged commit 812dd83 into main Jun 8, 2023
@mzz2017 mzz2017 deleted the chore_makefile_submodules branch June 8, 2023 02:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants