Message ID | cover.1682970213.git.code@khaugsbakk.name (mailing list archive) |
---|---|
Headers | show |
Series | doc: interpret-trailers: don't use deprecated config | expand |
Kristoffer Haugsbakk <code@khaugsbakk.name> writes: > Replace deprecated `command` with `cmd` (patch 3). While visiting this > file also: > > • rewrite heredoc examples to use files which are shown with > cat(1) (patch 1); > • use input redirection instead of using cat(1) piped into `git > interpret-trailers` (patch 2); and > • fix an example that didn’t work properly (patch 4). > > § Changes in v4 > > • Patch 1: Use `/dev/null` instead of `empty-msg.txt` > • Patch 2: Expand commit message Looking good. Will replace. I'll ping Christian as the area expert just in case there is something obvious we missed, but let's aim to merge this down to 'next' soonish. Thanks.