Build-in "git-shell"
authorJunio C Hamano <gitster@pobox.com>
Wed, 20 Aug 2008 01:05:43 +0000 (18:05 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 20 Aug 2008 08:36:10 +0000 (01:36 -0700)
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>
No differences found