Yi EungJun <[email protected]> writes:
> Could you change the author to "Yi EungJun <[email protected]>"
> if you apply this patch?
You can send a patch with the desired "From: " line that matches the
identity on the "Signed-off-by: " line at the beginning of the log
message, like this:
From: nori <[email protected]>
Subject: [PATCH] http-protocol.txt: Basic Auth is RFC 2617, not RFC 2616
To: unlisted-recipients:; (no To-header on input)
Date: Sun, 15 Jun 2014 04:09:29 +0900
Message-ID: <[email protected]>
From: Yi EungJun <[email protected]>
Here you write your log message, after a blank line to
separate the in-body From: header above with the log
message. And then after a blank line below, you sign-off
your patch.
Signed-off-by: Yi EungJun <[email protected]>
---
... diffstat here ...
diff --git a/... diff here ...
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html