Kristoffer Haugsbakk <code@xxxxxxxxxxxxxxx> 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). This was a pleasant read. I had small nits here and there but overall the series is very well crafted. Will queue. Thanks.