Daily Shaarli

All links of one day in a single page.

January 25, 2025

Cover Git Trailers

Git trailers are a powerful source of metadata as parsed by the Git Interpret Trailers command. Even better, trailers can be applied to commits and tags as documented here

git commit --message "Fixed log format" --trailer "Milestone: patch"