Skip to content

Add Git notes support - #42

Open
lanwatch wants to merge 1 commit into
git-hub-tig:masterfrom
lanwatch:notes
Open

Add Git notes support#42
lanwatch wants to merge 1 commit into
git-hub-tig:masterfrom
lanwatch:notes

Conversation

@lanwatch

@lanwatch lanwatch commented Jul 8, 2026

Copy link
Copy Markdown

Add support for git notes

This adds support for git notes in the graph view, based on the idea from the original issue: mhutchie#475

Commits with notes now show a small note label in the table, similar to how branches and tags are shown. There is also a new “Add Note” action in the commit menu, and existing notes can be viewed, edited, deleted, or copied from their context menu.

The table is refreshed after note changes, and changes made outside the extension are picked up from .git/refs/notes/* too.

I also added a few tests for the git note commands.

Note, I did this mostly with the help of Codex. I don't know if you have a policy against that. It is useful for me at least. I needed it and I got it done in 15 mins. Weird times...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant