What problem does it solve?
This Skill provides a comprehensive guide to Jujutsu (jj), a modern version control system, helping users navigate its commands, Git migration, advanced workflows, and safe push practices, thereby streamlining development processes.
Core Features & Use Cases
- Jujutsu Command Reference: Detailed explanations of core commands like
new, describe, commit, rebase, and bookmark.
- Git Migration Guide: Clear mapping between Git and jj commands for a smooth transition.
- Advanced Workflows: Covers parallel development, history maintenance, conflict resolution, and PR review processes.
- Safe Push Enforcement: Ensures secure and controlled pushes to remote repositories.
- Use Case: A developer new to jj can use this Skill to understand basic operations, migrate their existing Git knowledge, and confidently perform complex tasks like rebasing or managing multiple feature branches.
Quick Start
Use the jj-vcs-workflow skill to learn how to create a new change with a message.