diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2007-06-24 10:10:40 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-06-24 18:01:29 -0700 |
commit | 47d0b4ff57f391786ed050f38c0de51462eda97a (patch) | |
tree | 05b098742d54306dce3888bf8b23ff59966a3e28 /progress.c | |
parent | git-send-email: Do not make @-less message ID (diff) | |
download | tgif-47d0b4ff57f391786ed050f38c0de51462eda97a.tar.xz |
Clean up internal command handling
This should change no code at all, it just moves the definition of "struct
cmd_struct" out, and then splits out the running of the right command into
the "run_command()" function.
It also removes the long-unused 'envp' pointer passing.
This is just preparation for adding some more error checking.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'progress.c')
0 files changed, 0 insertions, 0 deletions