Jujutsu icon
Jujutsu icon

Jujutsu

 Like

Jujutsu is a powerful version control system for software projects. You use it to get a copy of your code, track changes to the code, and finally publish those changes for others to see and use. It is designed from the ground up to be easy to use—whether you're new or...

License model

  • FreeOpen Source

Platforms

  • Linux
  • Mac
  • Windows
  No rating
0likes
0comments
0news articles

Features

Suggest and vote on features
  1. Git icon  Git Support
  2.  Hg hosting

 Tags

  • jj
  • jujutsu

Jujutsu News & Activities

Highlights All activities

Recent activities

Show all activities

Jujutsu information

  • Developed by

    jj-vcs
  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Written in

  • Alternatives

    34 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  17,125 Stars
  •  575 Forks
  •  694 Open Issues
  •   Updated Jul 8, 2025 
View on GitHub

Our users have written 0 comments and reviews about Jujutsu, and it has gotten 0 likes

Jujutsu was added to AlternativeTo by nuuvil on Apr 2, 2025 and this page was last updated Apr 2, 2025.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Jujutsu?

Jujutsu is a powerful version control system for software projects. You use it to get a copy of your code, track changes to the code, and finally publish those changes for others to see and use. It is designed from the ground up to be easy to use—whether you're new or experienced, working on brand new projects alone, or large scale software projects with large histories and teams.

Jujutsu is unlike most other systems, because internally it abstracts the user interface and version control algorithms from the storage systems used to serve your content. This allows it to serve as a VCS with many possible physical backends, that may have their own data or networking models.

Official Links