Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

A common use of git notes is tacking metadata onto commits.

Once a commit cements itself in git’s history—that’s it. It’s impossible to amend a commit message buried deep in a repo’s log1.

But git notes enable you to amend new information about old commits in a special namespace. And they’re capable of so much more.

The article has an answer to this in the second paragraph.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: