remote-hg: fix for files with spaces
commit15a8d901dd38cdc10d6b17d718e20e8ba91c66d1
authorPeter van Zetten <peter.van.zetten@cgi.com>
Thu, 11 Apr 2013 12:23:00 +0000 (11 07:23 -0500)
committerJunio C Hamano <gitster@pobox.com>
Thu, 11 Apr 2013 17:46:46 +0000 (11 10:46 -0700)
tree2d363bc6d048f34f1a9fb9e742fd8b298264d7ed
parent031873f8f1661c4e712b8b181c50508c6eff2b08
remote-hg: fix for files with spaces

Set the maximum number of splits to make when dividing the diff stat
lines based on space characters.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/remote-helpers/git-remote-hg