seagreen / ian

Personal megarepo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Declarative alternative to git submodules

seagreen opened this issue · comments

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)

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