Hacker News new | ask | show | jobs
by lawn 708 days ago
Why do we invent new programming languages? We can achieve everything with just C or assembly.

As an example of something that's much easier in Jujutsu and very difficult with Git is to work on all branches at the same time. With Jujutsu you can rebase all branches simultaneously too.

See this description of the workflow: https://steveklabnik.github.io/jujutsu-tutorial/advanced/sim...