Merge branch 'jc/revision-parse-int'

The command line parser for the "log" family of commands was too loose when parsing certain numbers, e.g., silently ignoring the extra 'q' in "git log -n 1q" without complaining, which has been tightened up. * jc/revision-parse-int: revision: parse integer arguments to --max-count, --skip, etc., more carefully

Junio C Hamano committed Dec 20, 2023 at 10:14 UTC c4bf868bee2fe36c42c3033ceba725553d729ecf

No changes.