Re: What's cooking in git.git (Jul 2026, #09)
Junio C Hamano <[email protected]>
| Newsgroups | org.kernel.vger.git |
|---|---|
| Message-ID | <[email protected]> |
Christian Couder <[email protected]> writes: >> * 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. I'll leave it as-is (unless somebody else comes in and crashes with the changes in the topic badly, in which case I may eject one or the other from my tree). Enjoy your vacation. Thanks.