Merge branch 'ap/remote-hg-unquote-cquote' into maint
commit4bc3d3fca0cb3a7845c7b15c7a7649a1202254b4
authorJunio C Hamano <gitster@pobox.com>
Fri, 8 Nov 2013 20:01:13 +0000 (8 12:01 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 8 Nov 2013 20:01:14 +0000 (8 12:01 -0800)
tree1112db59ffa64171f943c5452081f167bbecee13
parent9196a2f8bd46d36a285bdfa03b4540ed3f01f671
parent113626537711e290af46548683e02ae0a2f51b6f
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