Record submitters as the author of a merge commit
When creating a merge commit to merge a change into its target
branch, use the submitter as the author and our own server name
as the committer. This removes the bogus "Code Review" user from
simple `git log` or gitweb displays, but still allows later data
mining to differentiate a merge created by the user from a merge
created by Gerrit Code Review.
Bug: issue 162
Change-Id: I6fd61e6b9a428dba61aa6b3ec28f936fc7e404f6
Signed-off-by: Shawn O. Pearce <sop@google.com>
1 file changed