On 7/8/25 2:11 AM, Junio C Hamano wrote: > * rs/parse-options-precision (2025-06-29) 6 commits > - parse-options: add precision handling for OPTION_COUNTUP > - parse-options: add precision handling for OPTION_BITOP > - parse-options: add precision handling for OPTION_NEGBIT > - parse-options: add precision handling for OPTION_BIT > - parse-options: add precision handling for OPTION_SET_INT > - parse-options: add precision handling for PARSE_OPT_CMDMODE > > Define .precision to more canned parse-options type to avoid bugs > coming from using a variable with a wrong type to capture the > parsed values. > > Will merge to 'next'? > source: <cf5cd57d-733f-4239-80f8-23bdc1523ab2@xxxxxx> Will send v2 shortly. René