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
- Free
- Open Source
Platforms
- Linux
- Mac
- Windows
Features
Git Support
- Hg hosting
Tags
- jj
- jujutsu
Jujutsu News & Activities
Recent activities
- nuuvil added Jujutsu
- nuuvil added Jujutsu as alternative to Mercurial SCM, Fossil, Apache Subversion and Pijul
Jujutsu information
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.
