I've noticed a discrepancy in this patch On 31/03/2023 20:14, Kristoffer Haugsbakk wrote:
explicitly trigger the command by passing in `--trailer=sign`, since
Commit message mentions "sign" as the value for "--trailer=" ...
-$ git config trailer.see.command "git log -1 --oneline --format=\"%h (%s)\" --abbrev-commit --abbrev=14 \$ARG" -$ git interpret-trailers <<EOF +$ git config trailer.see.cmd "glog-ref" +$ git interpret-trailers --trailer=see <<EOF
... but the new sample code uses "see" as the value.
> subject > > message