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

Declarative alternative to git submodules #13

Open
seagreen opened this issue Aug 4, 2020 · 1 comment
Open

Declarative alternative to git submodules #13

seagreen opened this issue Aug 4, 2020 · 1 comment

Comments

@seagreen
Copy link
Owner

seagreen commented Aug 4, 2020

Use case:

  • I want to reference target repos from a source repo
  • I want them to automatically appear on clone (no need for a separate step)
  • I don't want to edit them from the source repo, ever
  • I don't want them to be stateful (eg they don't take special user action to remove from a machine if removed from a branch)
@seagreen
Copy link
Owner Author

seagreen commented Aug 4, 2020

There are projects in this space like https://github.com/exlinc/mdlr

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

No branches or pull requests

1 participant