|
|
|
|
|
by strogonoff
75 days ago
|
|
> making the lockfiles more complicated? Poor phrasing; I meant the attacks. Now you don’t just have a lockfile you need to sneakily modify, and the diff grows. As to your second point, yes. It’s really a different feeling when you add one more package and suddenly have 215 new files to check in! |
|
How big is your repo, if I may ask?
Personally I store vendored dependencies in a submodule, where I can squash history, if it grows too large.