Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
abrookewood
on June 16, 2022
|
parent
|
context
|
favorite
| on:
We Put Half a Million Files in One Git Repository,...
Of course, but can you split a monolith across multiple repos?
scarmig
on June 16, 2022
|
next
[–]
Sure. It'd drastically complicate the build process and CI for little benefit compared to other approaches (e.g. sparse checkout), but you could even in principle create a repo for each code directory and stitch them all together.
charcircuit
on June 17, 2022
|
parent
|
next
[–]
>It'd drastically complicate the build process and CI
This is a part of most monorepos. I figure having only a single build artifact is rare.
isaacremuant
on June 16, 2022
|
prev
[–]
Yes. With git submodules.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: