Files
gerrit/java
Edwin Kempin 01838a813e Let users know which commit prevents submit in case of MISSING_DEPENDENCY
If a change cannot be submitted because it depends on a commit that
cannot be merged the user got the following message:

  Depends on change that was not submitted.

This message is not very helpful since it doesn't contain which commit
prevents the submit.

Now we return:

  Depends on change that was not submitted. Commit <commit> depends on
  commit <other-commit> which cannot be merged.

Change-Id: I92db5a74dea6e88bd01b0df21a394ddf21f977b5
Signed-off-by: Edwin Kempin <ekempin@google.com>
2018-10-04 09:49:06 +02:00
..
2018-08-14 08:07:59 +02:00