"D. Ben Knoble via GitGitGadget" [off-list ref] writes:
From: "D. Ben Knoble" <redacted>
Commit 1e0ee4087e (completion: add and use
__git_compute_first_level_config_vars_for_section, 2024-02-10) uses an
indirect variable syntax that is only valid for Bash, but the Zsh
completion code relies on the Bash completion code to function. Zsh
...
Signed-off-by: D. Ben Knoble <redacted>
Acked-by: Philippe Blain <redacted>
Thanks, both. Will queue.