Skip to content

Feature request: Add git-subrepo support #87

@f-steff

Description

@f-steff

git-subrepo brings a simpler, “single repository” workflow for shared code: external projects live directly in your tree, without separate sub-repo checkouts or extra metadata files. It lets you treat third‑party or shared libraries like normal directories while still supporting clean push/pull style synchronization with their original upstream repositories.

This gives teams an easier mental model for reusing code across projects, reduces friction when onboarding contributors, and enables a powerful sync‑workflow (pull updates in, push fixes back out) without changing how developers think about or navigate the project’s structure.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions