Avoid loading patch sets multiple times from database in review command

On parsing of the patch set ids we are already loading the patch sets
from the database. Keep them so that they don't need to be loaded again
during the command execution.

Change-Id: I8a6238ae281f4f28694b8b325d1bd3bedd4099a1
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
1 file changed