Rebasing with conflicts in Jujutsu VCS

by chriskrycho featured
macOS ◆ xterm-256color ◆ fish 3371 views

Unlike in Git or other, older, version control systems, Jujutsu treats conflicts as a first-class concept. This gives us more options when working with conflicts that happen when we rebase—including when to resolve them, and the ability to keep working with the repository even when there are conflicts.