git-notes-cli (git-notes)
Command-line interface for
git-notes— decentralized code comments that live inside Git forever.
git-notes allows developers to add comments, reviews, and discussion threads directly to commits, files, and line numbers without altering Git commit history.
⚡ Installation
Install from crates.io via Cargo:
Or download precompiled standalone binaries from GitHub Releases.
🚀 Commands
Add a Note
Reply to a Thread
Show Discussion Thread
List Notes
Resolve / Approve
Export Notes