aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/commit-msg
Commit message (Collapse)AuthorAgeFilesLines
* contrib: add commit-msg git hookRobin Jarry2024-01-171-0/+80
Add a script that deals with the proper formatting and ordering of git trailers. Install it as commit-msg git hook so that everyone can benefit from it. Signed-off-by: Robin Jarry <robin@jarry.cc> Tested-by: Bence Ferdinandy <bence@ferdinandy.com>