Hacker News new | ask | show | jobs
by jimbokun 51 days ago
Cheap branching for features and experiments, ability to rollback specific commits quickly, reading the commit message for the last time a line of code changed, are all incredibly important and made possible by distributed version control systems.

The current state of the code is not sufficient for modern software development.

1 comments

At least we agree “modern software development” is the root cause.