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/git-branch.txt | |
parent | 61d47feec61c0f7a6cb192bd40f17d45f6bc0560 (diff) | |
download | git-1ceb95c8041cad1c25c73fd08e8c0c7ee28cf704.tar.gz git-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/git-branch.txt')
-rw-r--r-- | Documentation/git-branch.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-branch.txt b/Documentation/git-branch.txt index 0fd58083e..39cd5d961 100644 --- a/Documentation/git-branch.txt +++ b/Documentation/git-branch.txt @@ -202,7 +202,7 @@ but different purposes: Author ------ -Written by Linus Torvalds <torvalds@osdl.org> and Junio C Hamano <junkio@cox.net> +Written by Linus Torvalds <torvalds@osdl.org> and Junio C Hamano <gitster@pobox.com> Documentation -------------- |