On Wed, Aug 20, 2008 at 4:06 PM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > Tarmigan Casebolt <tarmigan+git@xxxxxxxxx> writes: > >> Based on its name, people may read the 'git revert' documentation when >> ... >> Documentation/git-revert.txt | 9 +++++++++ >> 1 files changed, 9 insertions(+), 0 deletions(-) >> >> diff --git a/Documentation/git-revert.txt b/Documentation/git-revert.txt >> index 98cfa3c..e578edf 100644 >> --- a/Documentation/git-revert.txt >> +++ b/Documentation/git-revert.txt >> @@ -15,7 +15,15 @@ Given one existing commit, revert the change the patch introduces, and record a > > Why do you say you have 7 preimage lines and 15 postimage lines, when the > diffstat claims you have 9 insertions? > > Did you hand edit the diff? > Oops, sorry about that. I did hand edit the diff because at the last second I saw a typo (particulary --> particularly), but I had already written the email so I didn't want to do `format-patch` again. I did not rewrap, nor did I manually change the 6 to a 7. I did use emacs though, which, when I tried to recreate it right now, seems to change the 6 to a 7 when I touch any of the changed lines. Sorry about that. I will turn off emacs diff mode and try to be more careful next time. Please let me know if you want me to resend. Thanks, Tarmigan -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html