summaryrefslogtreecommitdiff
path: root/check-racy.c
AgeCommit message (Collapse)AuthorFilesLines
2006-08-15Add check program "git-check-racy"Libravatar Junio C Hamano1-0/+28
This will help counting the racily clean paths, but it should be useless for daily use. Do not even enable it in the makefile. Signed-off-by: Junio C Hamano <junkio@cox.net>