Thread (1 message) 1 message, 1 author, 2023-06-22

Re: [PATCH 2/3] var: add attributes files locations

From: Junio C Hamano <hidden>
Date: 2023-06-22 21:37:29

"brian m. carlson" [off-list ref] writes:
On 2023-06-22 at 20:19:46, Derrick Stolee wrote:
quoted
One way to solve for this is to use the more modern style
when initializing the structs:

static struct git_var git_vars[] = {
	{
		.name = "GIT_COMMITTER_IDENT",
		.read = git_author_info,
		.free = 0,
	},
	...
}
Good idea, I've got this in for a v2.
Yeah, this would make it palatable ;-)
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help