summaryrefslogtreecommitdiff
path: root/templates/hooks--applypatch-msg
AgeCommit message (Collapse)AuthorFilesLines
2005-08-19Add hooks to tools/git-applypatch.Libravatar Junio C Hamano1-0/+14
This teachs git-applypatch, which is used from git-applymbox, three hooks, similar to what git-commit-script uses. Signed-off-by: Junio C Hamano <junkio@cox.net>