]> git.ipfire.org Git - thirdparty/git.git/commit - read-cache.c
Add check program "git-check-racy"
authorJunio C Hamano <junkio@cox.net>
Wed, 16 Aug 2006 04:38:07 +0000 (21:38 -0700)
committerJunio C Hamano <junkio@cox.net>
Wed, 16 Aug 2006 04:38:07 +0000 (21:38 -0700)
commit42f774063db1442fc3815f596d263f90dcd8380b
tree5a959ca6469b90b9cf04623bb5b4c7d41fac5f74
parent520cd3eca5743bebd217423e1fd0721f32613bb1
Add check program "git-check-racy"

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>
Makefile
check-racy.c [new file with mode: 0644]
read-cache.c