What's missing from our changelogs
What's missing from our changelogs
Posted Jul 25, 2013 17:46 UTC (Thu) by jiiksteri (subscriber, #75247)In reply to: What's missing from our changelogs by ohrn
Parent article: What's missing from our changelogs
git notes are made for this, it's a shame they didn't standardize on adding signoffs and other tags as notes once the feature matured.
As git notes are stored in a separate ref in the repo (which is what makes them not alter history in the first place), you also have to tag and sign the note ref separately if you want to trust any notes information.
No idea if faked signoff attempts are that big a problem though :)
