Below you will find pages that utilize the taxonomy term “Ptsouchlos”
July 19, 2026
embd-check
Version updated for https://github.com/ptsouchlos/embd to version v0.1.2.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary embd is a CLI tool designed to manage embedded repositories within a project, providing an alternative to git subtree and git submodule. It automates the process of cloning and updating dependencies, while also allowing for selective filtering of content. This helps in maintaining clear separation between project code and its dependencies and ensures that all changes are tracked in version control. The tool is particularly useful for managing Git submodules within larger projects to improve maintainability and simplify deployment processes.