Re: What's cooking in git.git (Jul 2026, #09)
Christian Couder <[email protected]>
| Newsgroups | org.kernel.vger.git |
|---|---|
| Message-ID | <CAP8UFD3qTPak-RGtJ6cG7JkvX3_NZGHUB9N+rQk8ea2S_MDssA@mail.gmail.com> |
> * cc/fast-import-usage (2026-07-16) 7 commits > - fast-import: use struct option for usage string > - fast-import: move command state globals into 'struct fast_import_state' > - fast-import: introduce 'struct fast_import_state' > - fast-import: localize 'i' into the 'for' loops using it > - api-parse-options.adoc: document hidden and OPT_*_F option macros > - api-parse-options.adoc: document per-option flags > - parse-options: introduce OPT_HIDDEN_GROUP > > The usage string of 'git fast-import' has been updated to use the > 'parse_options' API for displaying help, and its SYNOPSIS in the > documentation has been standardized to match. > > Waiting for response. > cf. <[email protected]> > source: <[email protected]> I am having a vacation, so I will likely not be able to reply soon. Feel free to discard in the meantime. Thanks.