]> asedeno.scripts.mit.edu Git - git.git/blobdiff - Documentation/git-rerere.txt
Merge branch 'maint'
[git.git] / Documentation / git-rerere.txt
index 678bfd3cdeb1e223138438431bd46257ec8adcea..89f321b414212a555f1e0fb0ff0ce6f4c180fd06 100644 (file)
@@ -37,7 +37,7 @@ its working state.
 'clear'::
 
 This resets the metadata used by rerere if a merge resolution is to be
-is aborted.  Calling 'git-am --skip' or 'git-rebase [--skip|--abort]'
+aborted.  Calling 'git-am [--skip|--abort]' or 'git-rebase [--skip|--abort]'
 will automatically invoke this command.
 
 'diff'::
@@ -204,7 +204,7 @@ conflict.
 
 Author
 ------
-Written by Junio C Hamano <junkio@cox.net>
+Written by Junio C Hamano <gitster@pobox.com>
 
 GIT
 ---