]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/fsck-msgids.txt
The twelfth batch
[thirdparty/git.git] / Documentation / fsck-msgids.txt
index 5edc06c65828937895530aa1eedf439529bcd779..f643585a34e7617806c63b8f4afa7a4105bb989b 100644 (file)
 `nullSha1`::
        (WARN) Tree contains entries pointing to a null sha1.
 
-`symlinkPointsToGitDir`::
-       (WARN) Symbolic link points inside a gitdir.
-
-`symlinkTargetBlob`::
-       (ERROR) A non-blob found instead of a symbolic link's target.
-
-`symlinkTargetLength`::
-       (WARN) Symbolic link target longer than maximum path length.
-
-`symlinkTargetMissing`::
-       (ERROR) Unable to read symbolic link target's blob.
-
 `treeNotSorted`::
        (ERROR) A tree is not properly sorted.