Y
Hacker News
new
|
ask
|
show
|
jobs
by
Ayesh
356 days ago
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.
1 comments
pyuser583
356 days ago
I’ve wanted to use them to keep track of whether a change was done by AI.
Lack of support was a big problem.
link
Lack of support was a big problem.