Get the latest tech news
Jujutsu (jj), a Git compatible VCS
Experimenting with using a new version control system
At the same time, there's also a significant barrier to entry for a new version control system with all the tooling that's built up around git over the years, particularly if you want to try it in your workplace without migrating the entire company. The company I work for, Personio, has a few different types of repo - a legacy monolith PHP application with 10s of commits a day, a monorepo for frontend services with similar traffic, and a number of backend microservices with less frequent changes. I filed a bug report and in fairness to the jj developers, there was a MR merged the same day to check for this error state and give resolution steps to the user.
Or read this on Hacker News