Re: [PATCH 0/2] path.c: minor common_list fixes
From: Johannes Schindelin <hidden>
Date: 2019-10-21 19:35:23
From: Johannes Schindelin <hidden>
Date: 2019-10-21 19:35:23
Hi Gábor, On Fri, 18 Oct 2019, SZEDER Gábor wrote:
On Fri, Oct 18, 2019 at 01:06:18PM +0200, SZEDER Gábor wrote:quoted
I didn't look yesterday at all, but now I did, and, unfortunately, see two more bugsThe second patch is kind of a bugfix, though luckily the bug doesn't actually manifest in undesired behavior. The first is a minor cleanup, so future readers won't have a 'Huh?' moment like I just did. SZEDER Gábor (2): path.c: fix field name in 'struct common_dir' path.c: mark 'logs/HEAD' in 'common_list' as file
Those patches look very reasonable to me. Thanks, Dscho
path.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) -- 2.23.0.1084.gae250eaa40