From: Junio C Hamano Date: Fri, 8 Nov 2013 20:01:13 +0000 (-0800) Subject: Merge branch 'ap/remote-hg-unquote-cquote' into maint X-Git-Tag: v1.8.4.3~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4bc3d3fca0cb3a7845c7b15c7a7649a1202254b4;p=thirdparty%2Fgit.git Merge branch 'ap/remote-hg-unquote-cquote' into maint A fast-import stream expresses a pathname with funny characters by quoting them in C style; remote-hg remote helper (in contrib/) forgot to unquote such a path. * ap/remote-hg-unquote-cquote: remote-hg: unquote C-style paths when exporting --- 4bc3d3fca0cb3a7845c7b15c7a7649a1202254b4