From: Junio C Hamano Date: Tue, 23 Apr 2024 18:52:37 +0000 (-0700) Subject: Merge branch 'ta/fast-import-parse-path-fix' X-Git-Tag: v2.45.0-rc1~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=050e3349792d182ba1fd1ba25135c99103d15ade;p=thirdparty%2Fgit.git Merge branch 'ta/fast-import-parse-path-fix' The way "git fast-import" handles paths described in its input has been tightened up and more clearly documented. * ta/fast-import-parse-path-fix: fast-import: make comments more precise fast-import: forbid escaped NUL in paths fast-import: document C-style escapes for paths fast-import: improve documentation for path quoting fast-import: remove dead strbuf fast-import: allow unquoted empty path for root fast-import: directly use strbufs for paths fast-import: tighten path unquoting --- 050e3349792d182ba1fd1ba25135c99103d15ade