Skip to content

Commit c271dc2

Browse files
pcloudsgitster
authored andcommitted
Delete check-racy.c
This is git-checy-racy command, added a long time ago [1] and was never part of the default build. Naturally after some makefile changes [2], git-check-racy was no longer recognized as a build target. Even if it compiles to day, it will not link after the introduction of common-main.c [3]. Racy index has not been a problem for a long time [4]. It's time to let this code go. I briefly consider if check-racy should be part of test-tool. But I don't think it's worth the effort. [1] 42f7740 (Add check program "git-check-racy" - 2006-08-15) [2] c373991 (Makefile: list generated object files in OBJECTS - 2010-01-26) [3] 3f2e229 (add an extra level of indirection to main() - 2016-07-01) [4] I pretend I don't remember anything about the recent split-index's racy problem Signed-off-by: Nguyễn Thái Ngọc Duy <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 35ee755 commit c271dc2

File tree

1 file changed

+0
-28
lines changed

1 file changed

+0
-28
lines changed

check-racy.c

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)