]> git.99rst.org Git - git.git/commit
fast-import: document C-style escapes for paths
authorThalia Archibald <redacted>
Sun, 14 Apr 2024 01:12:12 +0000 (01:12 +0000)
committerJunio C Hamano <redacted>
Mon, 15 Apr 2024 17:06:18 +0000 (10:06 -0700)
commita923a04b80885368acacaf280eb0db16270e5a5b
treefbe081f616838fd087babed29c1ac94241e6f6cd
parent22915955caaff8b49671426aba31cbcee19ed0ac
fast-import: document C-style escapes for paths

Simply saying “C-style” string quoting is imprecise, as only a subset of
C escapes are supported. Document the exact escapes.

Signed-off-by: Thalia Archibald <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-fast-import.txt
t/t9300-fast-import.sh
git clone https://git.99rst.org/PROJECT