Files
gerrit/gerrit-server
Bertrand Roussel 2f608f55a5 RebaseChangeOp: adding not null check for PatchSet groups
When rebasing a change, there was a NPE as it seems that
PatchSet.getGroups can return null, which was not handled.

Bug: Issue 3969
Change-Id: I90192046fa9038a0c16d84dd288f7e7b008a6484
2016-03-08 13:32:11 +09:00
..