Hasty Briefsbeta

Bilingual

What is jj and why should I care?

10 hours ago
  • #jujutsu-vcs
  • #version-control
  • #git-alternative
  • jj is the CLI for Jujutsu, a distributed version control system (DVCS) similar to Git.
  • It combines the best features of Git and Mercurial into a simpler, easier, yet more powerful tool.
  • jj offers advanced VCS tools that are difficult to achieve with Git, working together in a cleaner way.
  • It has a Git-compatible backend, allowing use without requiring team conversion and easy fallback to Git.