Re: [PATCH] dir: restructure in a way to avoid passing around a struct dirent
From: Johannes Schindelin <hidden> Date: 2020-01-14 21:07:13
Hi,
On Tue, 14 Jan 2020, Elijah Newren via GitGitGadget wrote:
Restructure the code slightly to avoid passing around a struct dirent
anywhere, which also enables us to avoid trying to manufacture one.
Please note that due a bug (which has been fixed in the meantime, see
https://github.com/gitgitgadget/gitgitgadget/pull/188 for details), this
GitGitGadget mail is missing the line
From: Jeff King [off-list ref]
The patch itself looks fine to me.
Thanks,
Dscho