/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
| | zerowidth.com
3.8 parsecs away

Travel
| | How Jujutsu's flexibility and safety changed my approach to version control.
| | 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.
| | github.com
3.5 parsecs away

Travel
| | A Git-compatible VCS that is both simple and powerful - jj-vcs/jj
| | initialcommit.com
20.7 parsecs away

Travel
| In this article, you will learn how to create a new Git repository, configure it, and commit changes to it.