From: Junio C Hamano Date: Tue, 29 Nov 2005 21:51:27 +0000 (-0800) Subject: format-patch: run diff in C locale X-Git-Tag: v0.99.9l^2~24^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/830273d10cf1cfe646db39b87d3ccb49bf88b73a?ds=inline;hp=830273d10cf1cfe646db39b87d3ccb49bf88b73a format-patch: run diff in C locale Otherwise it would show incomplete line and binary markers in a locale dependent way. Signed-off-by: Junio C Hamano ---