From: Michael Haggerty Date: Thu, 14 Jan 2010 05:54:49 +0000 (+0100) Subject: rebase -i: Improve consistency of commit count in generated commit messages X-Git-Tag: v1.7.0-rc0~68^2~8 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/5065ed296abc1c0b66ad7c5e963e048cb90b6ee6?hp=5065ed296abc1c0b66ad7c5e963e048cb90b6ee6 rebase -i: Improve consistency of commit count in generated commit messages Use the numeral "2" instead of the word "two" when two commits are being interactively squashed. This makes the treatment consistent with that for higher numbers of commits. Signed-off-by: Michael Haggerty Signed-off-by: Junio C Hamano ---