sublime_merge icon indicating copy to clipboard operation
sublime_merge copied to clipboard

Add support for "git notes"

Open sashomasho opened this issue 5 years ago • 3 comments

Problem description

First I want to thank you for the great product. The first git client that makes sense for me after git-gui (which obviously lacks on the UI front, but is fast, simple and does the job. Thankfully the same is true for smerge, but only much better). There is one thing missing which I hope will find its way in the product, and that is support for git notes, at least for displaying them. I know this feature is not widely used, but in our team we have used it to put some meta information for a commit. We preferred it this way, since editing the commit always leads to a different hash, but editing the note for a commit does not.

Preferred solution In the history browser show the note text alongside the commit message, and maybe change the color of the commit square to indicate that there is a note. For example gitk shows a yellow square next to the dot.

sashomasho avatar Aug 21 '19 08:08 sashomasho

We also find git notes useful. Is this in the queue?

bootsiaz avatar Sep 13 '23 17:09 bootsiaz

We are also finding this feature useful! Looking forward to hear about updates regarding this issue.

leonprietobailo avatar Nov 28 '23 09:11 leonprietobailo