diff options
| author | Junio C Hamano <gitster@pobox.com> | 2008-08-26 17:08:22 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2008-08-26 17:08:22 -0700 |
| commit | c7f72248e3da96299d925aece0f00a46f5f86334 (patch) | |
| tree | ed5a248dd1c9815517f435fb491b8c2e469e9795 /git.c | |
| parent | Merge branch 'maint' (diff) | |
| parent | Revert "Build-in "git-shell"" (diff) | |
| download | git-c7f72248e3da96299d925aece0f00a46f5f86334.tar.gz git-c7f72248e3da96299d925aece0f00a46f5f86334.zip | |
Merge branch 'jc/no-slim-shell'
* jc/no-slim-shell:
Revert "Build-in "git-shell""
Diffstat (limited to 'git.c')
| -rw-r--r-- | git.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -338,7 +338,6 @@ static void handle_internal_command(int argc, const char **argv) { "revert", cmd_revert, RUN_SETUP | NEED_WORK_TREE }, { "rm", cmd_rm, RUN_SETUP }, { "send-pack", cmd_send_pack, RUN_SETUP }, - { "shell", cmd_shell }, { "shortlog", cmd_shortlog, USE_PAGER }, { "show-branch", cmd_show_branch, RUN_SETUP }, { "show", cmd_show, RUN_SETUP | USE_PAGER }, |
