|
|
|
|
|
by Skinney
498 days ago
|
|
I find JJ to be what you get when you take a step back, evaluate everything that works in Git and try to find a design that accomplishes all those things with the fewest amount of concepts possible. Like a Git 2.0, if you will. You can do most of the same things, but it's easier to understand it intuitively so you don't need to google or give up on the more advanced usages. And the things you do everyday you can do with fewer steps. Couple that with colocated repos, meaning I can use JJ while everyone keeps on using Git, there wasn't really anything holding me back. |
|
Care to point out any concrete example?