Y
Hacker News
new
|
ask
|
show
|
jobs
by
supergreg
3116 days ago
Maybe we could look at the problem from the other side. Create tools to manage multi-repos like if they were a single mono-repo. A docke-compose for git.
3 comments
monocasa
3115 days ago
It's sort of intrinsically a pain since then you lose atomic, cross project commits.
link
zeckalpha
3116 days ago
https://myrepos.branchable.com
link
zifnab06
3115 days ago
Android does this with a tool named repo. It tires into gerrit and you can treat the whole Android project as one repo.
link