X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=Documentation%2Fgit-fast-import.txt;h=5d0c245e38ff751d8c40a6eb6d5b17b80930d526;hb=0b0cd0e0a29a139f418991dd769ea4266ffec370;hp=2c6ad5b2f32e6c0248f0a30423b07d01fed3baa3;hpb=385cc9d8c44eb5be9d57e630129752a72c0a08c8;p=~andy%2Fgit diff --git a/Documentation/git-fast-import.txt b/Documentation/git-fast-import.txt index 2c6ad5b2f..5d0c245e3 100644 --- a/Documentation/git-fast-import.txt +++ b/Documentation/git-fast-import.txt @@ -524,6 +524,9 @@ start with double quote (`"`). If an `LF` or double quote must be encoded into `` shell-style quoting should be used, e.g. `"path/with\n and \" in it"`. +Additionally, in `040000` mode, `` may also be an empty string +(`""`) to specify the root of the tree. + The value of `` must be in canonical form. That is it must not: * contain an empty directory component (e.g. `foo//bar` is invalid),