commit | 394d66d42b81b4879d80984138cb4748d03c6ffb | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Wed Dec 05 01:15:01 2007 -0800 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Dec 05 01:15:01 2007 -0800 |
tree | 2cc50a070f84609891dbf4428c9125c08d34a193 | |
parent | cdf63284de7bd9ca5439c76ecbd820551ae506c8 [diff] |
git-cvsserver runs hooks/post-update Although we have introduced post-receive, we have not deprecated post-update hook. This adds support for it to emulate receive-pack better. Signed-off-by: Junio C Hamano <gitster@pobox.com>