]> git.ipfire.org Git - thirdparty/git.git/commit
index_fd(): convert blob only if it is a regular file.
authorJunio C Hamano <junkio@cox.net>
Wed, 28 Feb 2007 19:57:39 +0000 (11:57 -0800)
committerJunio C Hamano <junkio@cox.net>
Wed, 28 Feb 2007 20:00:00 +0000 (12:00 -0800)
commitd0d8e14d1bad5f5ad3fb27a6ac819ff4e7006f03
treef6219df5fd5a1f06a10be87fdd300ee676e580b6
parent53bca91a7d337ea648197b9642b41a92704c17f7
index_fd(): convert blob only if it is a regular file.

Signed-off-by: Junio C Hamano <junkio@cox.net>
sha1_file.c