Re: [PATCH v3 01/23] ref-filter: get rid of goto
From: Jeff King <hidden>
Date: 2018-02-15 05:08:57
From: Jeff King <hidden>
Date: 2018-02-15 05:08:57
On Mon, Feb 12, 2018 at 08:08:54AM +0000, Olga Telezhnaya wrote:
Get rid of goto command in ref-filter for better readability. Signed-off-by: Olga Telezhnaia <redacted> Mentored-by: Christian Couder [off-list ref] Mentored by: Jeff King [off-list ref]
OK, makes sense, and the patch looks correct. -Peff