aboutsummaryrefslogtreecommitdiff
path: root/date.c
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2011-09-08 12:17:09 -0700
committerJunio C Hamano <gitster@pobox.com>2011-09-12 16:40:06 -0700
commit9684e44a07495ad6ff0fa57f1d0cb7479b72e453 (patch)
treeffafa0f223ad79234d24c4a9e095ee5515ea6785 /date.c
parent50963badbcfe2693d7a51ace3079c6b48ec52f01 (diff)
downloadgit-9684e44a07495ad6ff0fa57f1d0cb7479b72e453.tar.gz
git-9684e44a07495ad6ff0fa57f1d0cb7479b72e453.tar.xz
refactor run_receive_hook()
Running a hook has to make complex set-up to establish web of communication between child process and multiplexer, which is common regardless of what kind of data is fed to the hook. Refactor the parts that is specific to the data fed to the particular set of hooks from the part that runs the hook, so that the code can be reused to drive hooks that take different kind of data. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'date.c')
0 files changed, 0 insertions, 0 deletions