author | Junio C Hamano <gitster@pobox.com> | |
Wed, 20 Aug 2008 01:05:43 +0000 (18:05 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 20 Aug 2008 08:36:10 +0000 (01:36 -0700) | ||
commit | daa0cc9a92c9c2c714aa5f7da6d0ff65b93e0698 | |
tree | f81442a41f7bbd496be466120a878434c68aab23 | tree | snapshot |
parent | 4cfc24afc9ffa4d3f1623be8990eea118e82d4fd | commit | diff |
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>
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 | diff | blob | history | |
builtin-shell.c | [new file with mode: 0644] | blob |
builtin.h | diff | blob | history | |
git.c | diff | blob | history | |
shell.c | [deleted file] | blob | history |