The article discusses Git notes, a feature that allows users to add metadata to commits, and how they can be used to store information such as code review comments and testing results. Git notes are not well-known and are often difficult to use due to their poor usability. The article suggests that Git notes could be a powerful tool for storing metadata, but their adoption is limited by their lack of support from major Git forges like GitHub. The article also explores the potential use of Git notes for distributed code review and issue tracking.