Re: [PATCH v3 0/3] Create stronger guard rails on replace refs
From: Victoria Dye <hidden>
Date: 2023-06-06 16:16:03
From: Victoria Dye <hidden>
Date: 2023-06-06 16:16:03
Derrick Stolee via GitGitGadget wrote:
Updates in v3 ============= Thanks for the review on v2! * The removal of the global from environment.c is delayed to patch 3 because config.c still assigns the value in patch 2. * The comment for the member in the repo_settings struct is modified for better grammar.
The changes in this version were small (and easy to review via range-diff); everything looks good to me. Thanks for the updates!