Skip to content

git-knife v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Aug 08:32
v0.2.0
0f0bf61

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 gpgsig header, so it works without an allowedSignersFile), 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