|
|
|
|
|
by bfdm
216 days ago
|
|
Maybe I'm out of the loop here, but scanning over this I can't help but ask myself: "Why Jujutsu?" I don't understand what the point is over just using git. The top intro defined some JJ names for git things, but it's not clear why I would want or need this. What problem does it solve with using git? |
|
I recently started trying it out at work and I like how fluent it makes what would be more advanced git operations like squashing and rebasing.
Issues I've run into have been understanding its version of branches (bookmarks), understanding its merge conflict indicators, and its lack of respect for git skip-worktree.