diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2007-03-07 16:50:24 -0500 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-03-07 14:45:40 -0800 |
commit | 8e663d9e90d3d9efc9bb99ad597a6819efe625ce (patch) | |
tree | 5a232a8f535a367fdedf49b6b8aa3d627280234d /run-command.h | |
parent | Merge branch 'maint' (diff) | |
download | tgif-8e663d9e90d3d9efc9bb99ad597a6819efe625ce.tar.xz |
Move post-update hook to after all other activity
As the post-update hook is meant to run after we have completed the
receipt of the pushed changes, and it might actually try to kick off
a `repack -a -d`, we should delay on invoking it until after we have
removed the *.keep file on the uploaded pack (if we kept the pack).
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'run-command.h')
0 files changed, 0 insertions, 0 deletions