Git Notes: git's coolest, most unloved feature
the short of it is: they’re cool for appending notes from automated
systems (like ticket or build systems) but not really for having
interactive conversations with other developers (at least not yet)
– Scott Chacon, GitHub.blog,
Aug. 2010
Git notes are almost a secret.
They’re buried by their own distressing usability.
But git notes are continually rediscovered by engineers trying to
stash metadata inside git.
Git notes are powerful tools. And they could solve
so many problems—if only they were ...
Read more at tylercipriani.com