aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-ls-tree.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2008-07-21 12:14:42 -0700
committerJunio C Hamano <gitster@pobox.com>2008-07-21 12:14:42 -0700
commit59eb68aa2b4e52aa1d098e0d76c5130864ceff2e (patch)
tree92a8885ec88a99c353cefd90c5af97601504a1fd /Documentation/git-ls-tree.txt
parent93310a40eb022a0e36e7c618921931d8ffc31fd1 (diff)
downloadgit-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-ls-tree.txt')
-rw-r--r--Documentation/git-ls-tree.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-ls-tree.txt b/Documentation/git-ls-tree.txt
index 1cdec222a1..d7e73f568d 100644
--- a/Documentation/git-ls-tree.txt
+++ b/Documentation/git-ls-tree.txt
@@ -81,7 +81,7 @@ with minimum width of 7 characters. Object size is given only for blobs
Author
------
Written by Petr Baudis <pasky@suse.cz>
-Completely rewritten from scratch by Junio C Hamano <junkio@cox.net>,
+Completely rewritten from scratch by Junio C Hamano <gitster@pobox.com>,
another major rewrite by Linus Torvalds <torvalds@osdl.org>
Documentation