Build-in "git-shell"
commitdaa0cc9a92c9c2c714aa5f7da6d0ff65b93e0698
authorJunio C Hamano <gitster@pobox.com>
Wed, 20 Aug 2008 01:05:43 +0000 (19 18:05 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 20 Aug 2008 08:36:10 +0000 (20 01:36 -0700)
treef81442a41f7bbd496be466120a878434c68aab23
parent4cfc24afc9ffa4d3f1623be8990eea118e82d4fd
Build-in "git-shell"

This trivially makes "git-shell" a built-in.  It makes the executable even
fatter, though.

And MinGW removed git-shell only because of the funny dependencies; there
is no reason to do so anymore.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
Tested-on-MinGW-by: Johannes Sixt <johannes.sixt@telecom.at>
Makefile
builtin-shell.c [moved from shell.c with 94% similarity]
builtin.h
git.c