Get the latest tech news

Git Notes: Git's coolest, most unloved­ feature (2022)


he 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.

Notes stow metadata about anything tracked by git —any object: commits, blobs, and trees. The command above shows me all the standard git log info alongside information about what tests ran and who reviewed the code. Someone at Google cobbled together a full-on code review system teetering atop git notes called git-appraise.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of Coolest

Coolest

Photo of Git

Git

Photo of Git Notes

Git Notes

Related news:

News photo

Show HN: GetHooky – a language-agnostic Git hook manager

News photo

Apparent Git Scripting Issue Raised Concerns Of Possible Malicious Linux Kernel Activity

News photo

Git 2.50-rc0 Brings New Improvements