]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
Make fsck and fsck-objects be builtins.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 29 Jan 2007 15:48:06 +0000 (15:48 +0000)
committerJunio C Hamano <junkio@cox.net>
Mon, 29 Jan 2007 17:36:21 +0000 (09:36 -0800)
commitb4dfefe00f7035140b7a10e855a665c1347cacd6
tree802a2556165658868dcb3f46b241602347093e11
parentdbaa06a2b0f58b7bf1d337380eb61fa4064c1b15
Make fsck and fsck-objects be builtins.

The earlier change df391b192 to rename fsck-objects to fsck broke
fsck-objects.  This should fix it again.

Signed-off-by: Mark Wooding <mdw@distorted.org.uk>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile
builtin-fsck.c [moved from fsck.c with 99% similarity]
builtin.h
git.c