Re: [PATCH 1/2] git-fast-import.txt: improve documentation for quoted paths
From: Junio C Hamano <hidden> Date: 2016-06-15 22:55:28
Matthieu Moy [off-list ref] writes:
Junio C Hamano [off-list ref] writes:
quoted
That "shell-style" contradicts with what fast-import.c says, though.
It claims to grok \octal and described as C-style.
As Peff mentionned, my last version is better, although still a bit
incomplete. My new version documents things that _must_ be escaped, but
not what _can_.