diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2007-03-10 03:28:13 -0500 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-03-11 22:49:46 -0700 |
commit | 1d9e8b56fe3a0360bf61ce633827af8fa9a7013c (patch) | |
tree | 179fca89bbcfce5fdf70059d92ef6f06b79b422e /t/t7101-reset.sh | |
parent | Refactor run_command error handling in receive-pack (diff) | |
download | tgif-1d9e8b56fe3a0360bf61ce633827af8fa9a7013c.tar.xz |
Split back out update_hook handling in receive-pack
Since we have decided to change the calling conventions for the
pre-receive and post-receive hooks to take the ref data on stdin
rather than on the command line we cannot use the same logic to
invoke the update hook anymore.
So we take a small step backwards towards what we used to have,
and create a specialized function for executing just the update
hook.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 't/t7101-reset.sh')
0 files changed, 0 insertions, 0 deletions