Undoing Operations in Jujutsu

Community

Undo changes in jj safely and predictably.

Authoredmundmiller
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill explains how to undo recent and multiple operations in jj, including common patterns for squashes, describes, and splitting, with guidance on redo workflows.

Core Features & Use Cases

  • Single-step undo: Revert the most recent operation quickly.
  • Multiple undo steps: Step back through a chain of operations safely.
  • Redo workflows: Reapply previously undone changes when needed.

Quick Start

When you make a mistaken change, run an undo to revert the latest operation, then describe the new state if needed.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Undoing Operations in Jujutsu
Download link: https://github.com/edmundmiller/dotfiles/archive/main.zip#undoing-operations-in-jujutsu

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository