Submodules are specific commits of a submodule repository associated with a commit in another repository, the superproject. This is done with a "gitlink" entry in the commit's tree referencing a ...
This repository demonstrates how to structure a parent + submodule protobuf workspace, without requiring Buf Schema Registry (BSR) pushes. This pattern is useful when: You want to avoid publishing ...