author | Junio C Hamano <junkio@cox.net> | |
Sat, 7 May 2005 21:43:32 +0000 (14:43 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 7 May 2005 21:43:32 +0000 (14:43 -0700) | ||
commit | a4f35a2dc0f98f4cac906f9a748857f61bb3b84c | |
tree | 3e776ff0ab82e58abbc43fc9b8434177552c58bc | tree | snapshot |
parent | 29c2cce41bc623e0a0d770a2634bf6c544345ea7 | commit | diff |
Notice tree objects with duplicate entries.
This is a follow-up fix to the earlier "Notice index that has
path and path/file and refuse to write such a tree" patch.
With this fix, git-fsck-cache complains if a tree object stores
more than one entries with the same name.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This is a follow-up fix to the earlier "Notice index that has
path and path/file and refuse to write such a tree" patch.
With this fix, git-fsck-cache complains if a tree object stores
more than one entries with the same name.
Signed-off-by: Junio C Hamano <junkio@cox.net>
fsck-cache.c | diff | blob | history |