Jujutsu VCS Introduction and Patterns | Kuba Martin
Jujutsu (jj), a new version control system written in Rust, has popped up on my radar a few times over the past year. Looked interesting based on a cursory look, but being actually pretty satisfied with Git, and not having major problems with it, I haven’t checked it out. That is, until last week, when I finally decided to give it a go! I dived into a couple blog posts for a few of hours, and surprisingly (noting that we’re talking about a VCS) I found myself enjoying it a lot, seeing the consistent design, and overall simplicity it managed to achieve.
Jujutsu (jj), a new version control system written in Rust, has popped up on my radar a few times over the past year. Looked interesting based on a cursory look, but being actually pretty satisfied with Git, and not having major problems with it, I haven't checked it out. That is, until last week, when I finally decided to give it a go! I dived into a couple blog posts for a few of hours, and surprisingly (noting that we're talking about a VCS) I found myself enjoying it a lot, seeing the consistent design, and overall simplicity it managed to achieve. This post is meant to give you a feel for
Explore this link on the map →saved by
related reading
- Upwelling: Combining real-time collaboration with version control for writers.inkandswitch.com
- Peritext: A CRDT for Rich-Text Collaborationinkandswitch.com
- Version Control (Git) · Missing Semestermissing.csail.mit.edu
- How I Use Git Worktreesmatklad.github.io
- Reading 5: Version Controlweb.mit.edu
- GitHub - abhinav/git-spice: Manage stacked Git branches · GitHubgithub.com
- Version Control with Gitweb.mit.edu
- GitHub - ekzhang/jute: A native Jupyter notebook frontend with local + remote kernels, reactive cells, and IDE features, implemented in Rust · GitHubgithub.com
- How Git works: A complete guide to branches, merges, and collaborationdeveloper.ibm.com
- Software Is Made Between Commits — Zed's Blogzed.dev
- Command Reference - Graphitegraphite.dev
- Resolve Git conflicts | WebStorm Documentationjetbrains.com