commit | 2e130260d6d831c14119846af25c9ebb000b93a2 | [log] [tgz] |
---|---|---|
author | Dave Borowitz <dborowitz@google.com> | Mon Jan 13 12:50:15 2014 -0800 |
committer | Dave Borowitz <dborowitz@google.com> | Mon Jan 13 13:50:14 2014 -0800 |
tree | 45bd4d388017f13653384c72f1ae174372a7cb6e | |
parent | fbc01d63883f5d649c0f54e5f4281219f652d6a8 [diff] |
Pass full PatchSet into ApprovalCopier This is called from contexts where the new PatchSet is created and inserted into the database, but transaction semantics in non-SQL implementations do not guarantee it is able to be read back. We still need it to get the commit SHA for change kind computation, so pass it in. Change-Id: I048453a39c405e5b4c185d3f1629fee4c9acae14