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/git-rev-parse.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/git-rev-parse.txt')
-rw-r--r-- | Documentation/git-rev-parse.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-rev-parse.txt b/Documentation/git-rev-parse.txt index 088f971b79..5c936693d3 100644 --- a/Documentation/git-rev-parse.txt +++ b/Documentation/git-rev-parse.txt @@ -426,7 +426,7 @@ but if $REV is empty, the commit object name from master will be printed. Author ------ Written by Linus Torvalds <torvalds@osdl.org> . -Junio C Hamano <junkio@cox.net> and Pierre Habouzit <madcoder@debian.org> +Junio C Hamano <gitster@pobox.com> and Pierre Habouzit <madcoder@debian.org> Documentation -------------- |