author | Shawn O. Pearce <spearce@spearce.org> | |
Fri, 23 Nov 2007 20:35:08 +0000 (15:35 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 28 Nov 2007 04:22:33 +0000 (20:22 -0800) | ||
commit | e475fe16a9b7f36478ee4f304e53d6979e4f1710 | |
tree | ed71efb64a332f038eb13f808e2983198673ccba | tree | snapshot |
parent | a98b819183820cf87f1073c36b57883cb05e7049 | commit | diff |
Remove git-status from list of scripts as it is builtin
Now that git-status is builtin on Cygwin this compiles as
git-status.exe. We cannot continue to include git-status
as a Makefile target as it will never be built.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Now that git-status is builtin on Cygwin this compiles as
git-status.exe. We cannot continue to include git-status
as a Makefile target as it will never be built.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile | diff | blob | history |