A common use of git notes is tacking metadata onto commits. It's impossible to amend a commit message buried deep in a repo’s log1. But git notes are continually rediscovered by engineers trying to stash metadata inside git.
Table of contents
🧐 What are git notes?🥾 Git notes in the wild📦 Storing code reviews and test results in git notes💠 Distributed code review inside git notes😭 No one uses git notes🗽 Forge independence1 Comment
Sort: