Thread (1 message) 1 message, 1 author, 2022-07-14

Re: [PATCH v4] commit-graph: pass repo_settings instead of repository

From: Junio C Hamano <hidden>
Date: 2022-07-14 22:48:39

Josh Steadmon [off-list ref] writes:
From: Taylor Blau <redacted>

The parse_commit_graph() function takes a 'struct repository *' pointer,
but it only ever accesses config settings (either directly or through
the .settings field of the repo struct). Move all relevant config
settings into the repo_settings struct, and update parse_commit_graph()
and its existing callers so that it takes 'struct repo_settings *'
instead.
Sounds good.  Will queue.

I think this is ready to be merged down to 'next' by now?

Thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help