I submitted a change on gerrit and its status is now "Submitted, Merge Pending".
I was wondering if there was a way to tell what other commits this merge is waiting for.
Thanks in advance!
I submitted a change on gerrit and its status is now "Submitted, Merge Pending".
I was wondering if there was a way to tell what other commits this merge is waiting for.
Thanks in advance!
You have committed some code that has also been worked on by another source. This has caused a maual merge to fail. You must locate the code and make a merge in your code so that it can be properly pushed up.
@mkasberg answered my question. Dependencies are shown in the 'Related Changes' section under the change you are on.