Files
gerrit/gerrit-server/src/main/java
Dave Borowitz 1494cfc1af ReceiveCommits: Use result change from ChangeInserter
The Change instance modified by ChangeInserter is no longer the same
instance as the one passed into the factory. The result from
getChange() is the one that has the change subject set from the new
patch set commit message, so this is the one we need to use in
ReceiveCommits.

Change-Id: Ie38b73d8979efdc02935fbe488141598b852ecf6
2015-12-22 16:57:41 -05:00
..