If your git monorepo is sluggish, a nice fyi <http...
# general
b
c
Interesting read :)
b
It's welcome that they're thinking about how to optimize git for monorepo uses in particular.
f
As I read those articles, it occurs to me that pants integrating with that feature could be even better. It would be awesome to be able to ask pants to make sure my spare checkout includes all the dependencies I need for a target, or to trim my sparse checkout down to just what is needed for a target (or set of targets)
1
Sparse checkouts look like the could be cool, but kind of a bunch of work to use properly. Pants is spoiling me already 🙂
👖 1
b
Interesting idea! Please do open a feature request so it can be explored more.