Jump to content

Draft:Jujutsu (software)

From Wikipedia, the free encyclopedia
Jujutsu
Original authorsYuya Nishihara, Martin von Zweigbergk
Initial release1 January 2020; 5 years ago (2020-01-01)
Stable release
0.34.0 / 2025-10-01
Written inRust
TypeVersion control
LicenseApache License 2.0

Jujutsu (Japanese: 柔術 jūjutsu, Japanese pronunciation: [dʑɯːʑɯtsɯ] or [dʑɯꜜːʑɯtsɯ] –or jj in short– is a distributed version control software system that is capable of managing versions of source code or data.[1]

Git is free and open-source software shared under the Apache License 2.0.

Jujutsu (often abbreviated as "jj") was created by Yuya Nishihara, a developer with a background at Google, and Martin von Zweigbergk, a former developer at Mercurial. It was designed to address some of the complexities and limitations of Git, focusing on providing a more intuitive and safer version control experience.[2] It is often used to control source code by programmers who are developing software collaboratively.

References

[edit]
  1. ^ "Jujutsu—a version control system". github.io. Retrieved 2025-10-03.
  2. ^ Raghvendra Kamble (2025-06-02). "Git and Jujutsu: The next evolution in version control system". Infovision. Dallas, Texas: Infovision.inc. Retrieved 2025-10-03.

Category:2020 software Category:Distributed version control systems Category:Free version control software Category:Free software programmed in Rust Category:Version control systems Category:Open source projects