summaryrefslogtreecommitdiff
path: root/daemon.c
diff options
context:
space:
mode:
authorLibravatar Linus Torvalds <torvalds@linux-foundation.org>2007-06-24 10:10:40 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2007-06-24 18:01:29 -0700
commit47d0b4ff57f391786ed050f38c0de51462eda97a (patch)
tree05b098742d54306dce3888bf8b23ff59966a3e28 /daemon.c
parentgit-send-email: Do not make @-less message ID (diff)
downloadtgif-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 'daemon.c')
0 files changed, 0 insertions, 0 deletions