Highlights
- 🌿 Branch picker — edit any local branch by its ref, without checking it out. Working tree and current checkout stay untouched, even on a branch you're not on.
- 🔏 Signed-commit aware — detects GPG/SSH-signed commits (via the raw
gpgsigheader, so it works without anallowedSignersFile), badges them, warns before a rewrite strips signatures, and can re-sign rebuilt commits with your key.
Full changelog: v0.1.0...v0.2.0