Jujutsu icon
Jujutsu icon

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...

Cost / License

Platforms

  • Linux
  • Mac
  • Windows
2likes
0articles

Features

  1. Git icon  Git Support
  2.  Hg hosting

 Tags

Jujutsu News & Activities

Highlights All activities

Recent activities

Jujutsu information

AlternativeTo Category

Development

GitHub repository

  •  31,592 Stars
  •  1,216 Forks
  •  1245 Open Issues
  •   Updated  
View on GitHub
Jujutsu was added to AlternativeTo by nuuvil on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

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.