Comment jj / jujutsu is the next generation. (Score 1) 114
https://github.com/jj-vcs/jj is the next generation of version control systems. I love it.
It uses got or mercurial underneath, so it's compatible with the got ecosystem, and treats the working directory a a commit(!), allows me to edit a previous commit, auto-rebasing subsequent computers and treats merge conflicts as version controlled entities, allowing me to resolve merge conflicts when it suits me, and not immediately.
Ready for us to kick the tires!