On Mon, Oct 04 2021, Junio C Hamano wrote:
* ab/designated-initializers-more (2021-10-01) 6 commits
- builtin/remote.c: add and use SHOW_INFO_INIT
- builtin/remote.c: add and use a REF_STATES_INIT
- urlmatch.[ch]: add and use URLMATCH_CONFIG_INIT
- builtin/blame.c: refactor commit_info_init() to COMMIT_INFO_INIT macro
- daemon.c: refactor hostinfo_init() to HOSTINFO_INIT macro
- Merge branch 'ab/designated-initializers' into ab/designated-initializers-more
(this branch uses ab/designated-initializers.)
Code clean-up.
Will merge to 'next'?
That would be great, noted in the last What's Cooking too, just after
the then-re-roll:
https://lore.kernel.org/git/8735plrlql.fsf@evledraar.gmail.com/ (local)
I've got some memory leak fixes queued up behind this.