|
You are here |
v5.chriskrycho.com | ||
| | | | |
github.com
|
|
| | | | | A Git-compatible VCS that is both simple and powerful - jj-vcs/jj | |
| | | | |
etodd.io
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | [AI summary] A practical guide to a simplified, safe workflow for managing version control with Git. | ||