Skip to content
Discussion options

You must be logged in to vote

subprojects/ was introduced in 904339e, to support building with Meson. I am an anti-fan of the idea of building all dependencies from scratch, every single time, in CI, and recommended against that approach. One problem that you buy into when you do that is to open yourself up for network problems or compile problems whose resolution is outside of your power (or for that matter, responsibility). Another problem is that you now have another place where you need to update dependency versions.

In any case, this is not a part of Git's source code that is maintained by the Git for Windows project (heck, I never wanted to replace CMake with Meson, but that's what I'll end up being forced to!),…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by dscho
Comment options

You must be logged in to vote
2 replies
@rimrul
Comment options

@dscho
Comment options

dscho Nov 6, 2025
Maintainer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants