Jujutsu: a new, Git-compatible version control system
Jujutsu: a new, Git-compatible version control system
Posted Jan 19, 2024 23:04 UTC (Fri) by thoughtpolice (subscriber, #87455)In reply to: Jujutsu: a new, Git-compatible version control system by madscientist
Parent article: Jujutsu: a new, Git-compatible version control system
The idea isn't really that the index is useless; quite the contrary. I chop commits up with far more power than I did before. Rather, it's just that you can represent these multiple concepts with a single design primitive. So, the index and the stash and those 'wip' commits we all put onto a quick temporary branch -- they're all the same thing now. They use the same vocabulary, the same verbs and nouns in the user interface, et cetera.
If you live in Emacs/Magit though, I suspect prying yourself away from it will be hard, even despite that. :)
Disclosure: I am a contributor to Jujutsu (not Google or otherwise work affiliated.)
