mirror of
https://github.com/git/git.git
synced 2026-03-26 08:30:10 +01:00
A fast-import stream expresses a pathname with funny characters by quoting them in C style; remote-hg remote helper forgot to unquote such a path. * ap/remote-hg-unquote-cquote: remote-hg: unquote C-style paths when exporting