checkpoint

Create a checkpoint commit

<objective> Record the current operation ID before risky operations.

Example: jjtask checkpoint -m "Before risky rebase" Restore later with: jj op restore <op-id> </objective>

<process> Run: `jjtask checkpoint $ARGUMENTS` </process>

<success_criteria>

  • Operation ID displayed
  • Can be restored with jj op restore </success_criteria>