Derrick Stolee [off-list ref] writes:
On 2/19/2022 11:44 AM, Elijah Newren via GitGitGadget wrote:
quoted
== Update history ==
Changes since v4:
* have --skip-checks enable running from a subdirectory in non-cone mode
* make sure new die() messages are marked for translation (and using single
quotes instead of double)
Changes since v3:
* Use strpbrk() instead of multiple strchr(), fix commit message relative
to backslashes.
Changes since v2:
* Dropped patch 5
* Added Stolee's Reviewed-by
I looked at the range-diffs for these iterations and found the changes
to be acceptable. This version (still) looks good to go.
Yup, I think this one is OK enough. Let's start merging it down.
Thanks.