diff options
author | Junio C Hamano <gitster@pobox.com> | 2008-07-21 12:14:42 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-07-21 12:14:42 -0700 |
commit | 59eb68aa2b4e52aa1d098e0d76c5130864ceff2e (patch) | |
tree | 92a8885ec88a99c353cefd90c5af97601504a1fd /Documentation/howto/rebuild-from-update-hook.txt | |
parent | 93310a40eb022a0e36e7c618921931d8ffc31fd1 (diff) | |
download | git-59eb68aa2b4e52aa1d098e0d76c5130864ceff2e.tar.gz |
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/rebuild-from-update-hook.txt')
-rw-r--r-- | Documentation/howto/rebuild-from-update-hook.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/howto/rebuild-from-update-hook.txt b/Documentation/howto/rebuild-from-update-hook.txt index 8d55dfbfae..48c67568d3 100644 --- a/Documentation/howto/rebuild-from-update-hook.txt +++ b/Documentation/howto/rebuild-from-update-hook.txt @@ -1,6 +1,6 @@ Subject: [HOWTO] Using post-update hook Message-ID: <7vy86o6usx.fsf@assigned-by-dhcp.cox.net> -From: Junio C Hamano <junkio@cox.net> +From: Junio C Hamano <gitster@pobox.com> Date: Fri, 26 Aug 2005 18:19:10 -0700 Abstract: In this how-to article, JC talks about how he uses the post-update hook to automate git documentation page |