aboutsummaryrefslogtreecommitdiff
path: root/templates/hooks--post-update
Commit message (Collapse)AuthorAge
* Install sample hooksJunio C Hamano2005-08-03
A template mechanism to populate newly initialized repository with default set of files is introduced. Use it to ship example hooks that can be used for update and post update checks, as Josef Weidendorfer suggests. Signed-off-by: Junio C Hamano <junkio@cox.net>