Re: [PATCH] Delete check-racy.c

2019-02-22 Thread Junio C Hamano
Nguyễn Thái Ngọc Duy writes: > 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 int

[PATCH] Delete check-racy.c

2019-02-22 Thread Nguyễn Thái Ngọc Duy
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 in