Jujutsu
Google’s new VCS, Git Backend
A Git-compatible VCS that is both simple and powerful
From scratch
From the git repo
Jujutsu internally treats bookmarks similar to Git branches, allowing you to selectively send only desired commits (changes) to remotes
Git pull
Pros
- pr without separate branch
- Compatibility with git, github