git-rebase: Add a -v option to show a diffstat of the changes upstream at the start of a rebase.
[gitweb.git] / git-send-email.perl
index 1e2777c8e2bb27f092e987ffde532cb441bd06a1..4a20310841b69280a21ac4c79d95ce9ce3ea7df4 100755 (executable)
@@ -488,7 +488,7 @@ sub send_message
                                        if ($2 eq $from) {
                                                next if ($suppress_from);
                                        }
-                                       else {
+                                       elsif ($1 eq 'From') {
                                                $author_not_sender = $2;
                                        }
                                        printf("(mbox) Adding cc: %s from line '%s'\n",