jgl 1.3.0

Multi-repo manager for jujutsu (jj)
Documentation
1
2
3
4
5
# Claude Instructions

## Pre-commit Workflow

Before committing, always run `just check` (runs `cargo fmt --check`, `cargo clippy -- -D warnings`, and `cargo nextest run`).