Merge branch 'jk/rebase-i-squash-count-fix'
commit5c924692cd1c45e9c1281516e9823f7c5c3c7cd8
authorJunio C Hamano <gitster@pobox.com>
Wed, 18 Jan 2017 23:12:13 +0000 (18 15:12 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 18 Jan 2017 23:12:13 +0000 (18 15:12 -0800)
tree8e1a41e34caeeb0126e7b0d775e0020c5d4c7017
parent256d3dabbd04d4b35d36a68ef0633a4e6e7a07fa
parent356b8ecff101e3f763619d74f344ede3204c7991
Merge branch 'jk/rebase-i-squash-count-fix'

"git rebase -i" with a recent update started showing an incorrect
count when squashing more than 10 commits.

* jk/rebase-i-squash-count-fix:
  rebase--interactive: count squash commits above 10 correctly
git-rebase--interactive.sh