author | Junio C Hamano <junkio@cox.net> | |
Sun, 26 Feb 2006 23:16:41 +0000 (15:16 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 26 Feb 2006 23:16:41 +0000 (15:16 -0800) | ||
commit | a204756a45bd357280c156d01858138712493dfa | |
tree | b24bc9d3ace57987fd38dcea596e0a56025f540b | tree | snapshot |
parent | 6d5129ac098e8b9c270efd5fa2695163122a0a46 | commit | diff |
sample hooks template.
These two sample hooks try to detect and use the corresponding
commit hook from the same repository. However, they forgot to
set up GIT_DIR for their own use, so was not in effect.
Signed-off-by: Junio C Hamano <junkio@cox.net>
These two sample hooks try to detect and use the corresponding
commit hook from the same repository. However, they forgot to
set up GIT_DIR for their own use, so was not in effect.
Signed-off-by: Junio C Hamano <junkio@cox.net>
templates/hooks--applypatch-msg | diff | blob | history | |
templates/hooks--pre-applypatch | diff | blob | history |