1987 shaares
6 private links
6 private links
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"