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/revert-branch-rebase.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/revert-branch-rebase.txt')
-rw-r--r-- | Documentation/howto/revert-branch-rebase.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/howto/revert-branch-rebase.txt b/Documentation/howto/revert-branch-rebase.txt index 865a666324..e70d8a31e7 100644 --- a/Documentation/howto/revert-branch-rebase.txt +++ b/Documentation/howto/revert-branch-rebase.txt @@ -1,4 +1,4 @@ -From: Junio C Hamano <junkio@cox.net> +From: Junio C Hamano <gitster@pobox.com> To: git@vger.kernel.org Subject: [HOWTO] Reverting an existing commit Abstract: In this article, JC gives a small real-life example of using |