Re: [PATCH v2 0/3] Miscellaneous merge fixes
From: Elijah Newren <hidden>
Date: 2022-08-23 03:06:02
From: Elijah Newren <hidden>
Date: 2022-08-23 03:06:02
On Mon, Aug 22, 2022 at 7:42 PM Elijah Newren via GitGitGadget [off-list ref] wrote:
While working on other things, I noticed a few miscellaneous issues in builtin/merge.c. Here's a few small fixes to address them.
Sorry, forgot to include a high level summary: Changes since v1: * Fix play/apply typo, spotted by Eric * Almost completely rewrote patch 2; it's now merely a "code cleanup" * Added a third patch, just a very minor code simplification