From: Junio C Hamano Date: Wed, 20 Dec 2023 18:14:53 +0000 (-0800) Subject: Merge branch 'jc/revision-parse-int' X-Git-Tag: v2.44.0-rc0~127 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c4bf868bee2fe36c42c3033ceba725553d729ecf;p=thirdparty%2Fgit.git 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 --- c4bf868bee2fe36c42c3033ceba725553d729ecf