1
0
mirror of https://github.com/git/git.git synced 2024-09-30 20:41:39 +02:00
git/contrib/hooks
Dan McGee 22fa97d4e0 Remove usage of git- (dash) commands from email hook
Switch all git command calls to use the git (space) command format, and
remove the use of git-repo-config in place of git config.

Signed-off-by: Dan McGee <dpmcgee@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2008-01-13 21:48:20 -08:00
..
post-receive-email Remove usage of git- (dash) commands from email hook 2008-01-13 21:48:20 -08:00
setgitperms.perl
update-paranoid