Skip to content

Conversation

@Yehonal
Copy link
Member

@Yehonal Yehonal commented Jul 15, 2025

This pull request removes the use of git-subrepo and its related scripts, replacing them with a simplified approach using standard Git submodules. It also introduces an init.sh script to handle submodule initialization and updates. Documentation has been updated to reflect these changes.

Removal of git-subrepo and related scripts:

Introduction of init.sh for submodule management:

  • init.sh: Added a script to initialize and update all submodules, including nested ones, using standard Git commands.

Documentation updates:

  • docs/README.md: Added instructions for running the new init.sh script to initialize the project and set up submodules.

@Yehonal Yehonal merged commit dfacdc2 into master Jul 15, 2025
1 check passed
@Yehonal Yehonal deleted the feat/replace-subrepo-with-submodule branch July 15, 2025 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants