From: Junio C Hamano Date: Wed, 20 Dec 2023 18:14:53 +0000 (-0800) Subject: Merge branch 'jc/revision-parse-int' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=c4bf868bee2fe36c42c3033ceba725553d729ecf;p=rit 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