/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

v5.chriskrycho.com
| | github.com
2.7 parsecs away

Travel
| | A Git-compatible VCS that is both simple and powerful - jj-vcs/jj
| | etodd.io
3.2 parsecs away

Travel
| | Jujutsu is a new version control system that is backward-compatible with Git. All the cool kids are raving about it. In this article I will try to help you decide whether it's worth investigating. If you use git rebase, the answer to this article's question is probably yes. You will mostly likely love Jujutsu. Proceed to Part Two. Do not pass Go. Do not collect two hundred dollars. If you don't use git rebase, you might still enjoy Jujutsu, but you might wonder, why would I care about all this fancy stuff? All I do with Git is commit and occasionally sync with main... what more could I possibly want?
| | kubamartin.com
3.1 parsecs away

Travel
| | 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.
| | bengarvey.com
12.5 parsecs away

Travel
| [AI summary] A practical guide to a simplified, safe workflow for managing version control with Git.