Git Notes: Git's coolest, most unloved feature (2022)
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. Sun, 30 Oct 2022 11:05 @simonw Git notes are powerful tools. And they could solve