Sign in to confirm you’re not a bot
This helps protect our community. Learn more
Jujutsu: A Git-Compatible VCS - Git Merge 2022
255Likes
11,427Views
2022Oct 18
Presented by Martin von Zweigbergk Jujutsu (jj) can be used as an alternative CLI for Git repos, but it's much more than just a different CLI. It adds many new features, such as undo, anonymous branches, first-class conflicts (stored in commits), and automatic rebasing of descendants on rewrite. It also makes the working copy an actual commit (created automatically), leading to a simpler and more powerful UX than the staging area. The session is going to cover jj's design and features, and our plans for the project at Google. About Git Merge: Git Merge is dedicated to amplifying new voices in the Git community and showcasing the most thought-provoking projects from developers, maintainers, and teams around the world. Git Merge 2022 took place at Morgan Manufacturing in Chicago, IL on September 14th and 15th.

Follow along using the transcript.

GitHub

464K subscribers