1b428f404f0b53c6d73ff641e315ff2f78f79310
If a change cannot be merged due to unsatisfiable dependencies a comment is added to the change that lists the missing commits and says that a rebase is necessary. For each missing commit the comment says "Depends on patch set X of ..., however the current patch set is Y." If multiple commits are missing it may be that for some commits the dependency is not outdated (X == Y). In this case the message is confusing. Skip ", however the current patch set is Y." if Y == X. Change-Id: Idf0f36a0575e7c672e690bc17acfadd8dc373f80 Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
Description
RETIRED, Gerrit as used by OpenStack