|
|
|
|
|
by orf
3138 days ago
|
|
More like the "we don't want a 10gb git repo" crowd to be honest. Checking in not only your code, but your entire history of every dependency and every change within that dependency graph is an amazingly bad idea when frontend apps often have 600mb+ of dependencies that change somewhat frequently, and git keeps a version of every file in its history. |
|