Fix IllegalFormatConversionException in ReceiveCommits

The PatchSet.Id object cannot be formatted with %d.
Call get() to obtain a primitive int instead.

Change-Id: I17c941327c24351a08a57f28f25dcaf3ce64af4b
1 file changed