TIL the `--trailer` CLI option. I used to edit the commit message in a text editor and manually add the trailers (which works for GitHub `Co-Authored-By`).
being able to use them with `git log` format is pretty cool.
pyuser583
I’ve wanted to use them to keep track of whether a change was done by AI.
being able to use them with `git log` format is pretty cool.