From: Dan McGee Date: Mon, 14 Jan 2008 04:51:01 +0000 (-0600) Subject: Remove usage of git- (dash) commands from email hook X-Git-Tag: v1.5.4-rc4~42 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/22fa97d4e011de82b44fdc83c27e919a996ce1be?ds=inline;hp=22fa97d4e011de82b44fdc83c27e919a996ce1be 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 Signed-off-by: Junio C Hamano ---