commit | 22fa97d4e011de82b44fdc83c27e919a996ce1be | [log] [tgz] |
---|---|---|
author | Dan McGee <dpmcgee@gmail.com> | Sun Jan 13 22:51:01 2008 -0600 |
committer | Junio C Hamano <gitster@pobox.com> | Sun Jan 13 21:48:20 2008 -0800 |
tree | 67665ee8d3b274098ba77a3303e0a94ce870dbb3 | |
parent | 16335fdd7ace78a8285ba25fd7a81177a48e7c9b [diff] |
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>