Hacker News new | ask | show | jobs
by edgyquant 1033 days ago
Most package managers work with version control already, they are not solving the same problems. Package managers deal with the building and dependency graph along with delivery of working executables. Version control solves zero of these problems.