diff options
author | Junio C Hamano <gitster@pobox.com> | 2008-07-21 12:14:42 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-08-01 23:21:44 -0700 |
commit | 1ceb95c8041cad1c25c73fd08e8c0c7ee28cf704 (patch) | |
tree | 4c16ed79a771e3e1f5f2b2721498fc1ee3fd2ccb /Documentation/howto/update-hook-example.txt | |
parent | git-diff(1): "--c" -> "--cc" typo fix (diff) | |
download | tgif-1ceb95c8041cad1c25c73fd08e8c0c7ee28cf704.tar.xz |
Update my e-mail address
The old cox.net address is still getting mails from gitters.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/howto/update-hook-example.txt')
-rw-r--r-- | Documentation/howto/update-hook-example.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/howto/update-hook-example.txt b/Documentation/howto/update-hook-example.txt index a8d3bae408..3ef7c0d908 100644 --- a/Documentation/howto/update-hook-example.txt +++ b/Documentation/howto/update-hook-example.txt @@ -1,4 +1,4 @@ -From: Junio C Hamano <junkio@cox.net> and Carl Baldwin <cnb@fc.hp.com> +From: Junio C Hamano <gitster@pobox.com> and Carl Baldwin <cnb@fc.hp.com> Subject: control access to branches. Date: Thu, 17 Nov 2005 23:55:32 -0800 Message-ID: <7vfypumlu3.fsf@assigned-by-dhcp.cox.net> |