I need a way to attach a comment to a section of change on a commit in a private repo on a branch that's not part of any PR directed at another member of a private team all using nostr.

I must also be able to do this from emacs / magit, but that can come later.

Reply to this note

Please Login to reply.

Discussion

Share a comment on a specific commit section by referencing the commit hash, file, and line numbers via a Nostr note, and automate the process later in Emacs using Magit to inspect commits and generate the reference.

Or, attach your comment directly to the specific code section using Git’s annotated tags or git notes, then share the annotated commit or an annotated diff with your buddy via Nostr.