author | Junio C Hamano <gitster@pobox.com> | |
Tue, 26 Aug 2008 05:39:17 +0000 (22:39 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 26 Aug 2008 05:39:17 +0000 (22:39 -0700) | ||
commit | 1e7abc593d55bc436ccd98f6815d49b13511baa1 | |
tree | 65b852977b7ddb8e4ed4f4b7e101be6a751da445 | tree | snapshot |
parent | daa0cc9a92c9c2c714aa5f7da6d0ff65b93e0698 | commit | diff |
Revert "Build-in "git-shell""
This reverts commit daa0cc9a92c9c2c714aa5f7da6d0ff65b93e0698.
It was a stupid idea to do this; when run as a log-in shell,
it is spawned with argv[0] set to "-git-shell", so the usual
name-based dispatch would not work to begin with.
This reverts commit daa0cc9a92c9c2c714aa5f7da6d0ff65b93e0698.
It was a stupid idea to do this; when run as a log-in shell,
it is spawned with argv[0] set to "-git-shell", so the usual
name-based dispatch would not work to begin with.
Makefile | diff | blob | history | |
builtin-shell.c | [deleted file] | blob | history |
builtin.h | diff | blob | history | |
git.c | diff | blob | history | |
shell.c | [new file with mode: 0644] | blob |