Code

Add hooks to tools/git-applypatch.
authorJunio C Hamano <junkio@cox.net>
Fri, 19 Aug 2005 20:53:13 +0000 (13:53 -0700)
committerJunio C Hamano <junkio@cox.net>
Fri, 19 Aug 2005 23:23:31 +0000 (16:23 -0700)
commit4426ac70a1d15e103bd8a4bd1aa16be16b80c5bc
treee2b540337dd828fb3474d4586fae327a708b08aa
parent89e2c5f17b901edf28a8bb778ece3f6c18bbb721
Add hooks to tools/git-applypatch.

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>
templates/hooks--applypatch-msg [new file with mode: 0644]
templates/hooks--pre-applypatch [new file with mode: 0644]
tools/git-applypatch