Explores the edit workflow in Jujutsu VCS, a version control system that differs from Git by eliminating the staging area and using automatic rebases. The workflow involves creating empty changes upfront, using the edit command to switch between changes, and leveraging commands like next, new with positioning flags, and absorb
Sort: