Files
gerrit/java
Edwin Kempin 1709abb6ac CreateMergePatchSet: Do not fail with ISE if given merge strategy is invalid
That's wrong user input and should result in '400 Bad Request'. The
handling of the InvalidMergeStrategyException in CreateMergePatchSet is
consistent with the handling of the same exception in CreateChange.

Signed-off-by: Edwin Kempin <ekempin@google.com>
Change-Id: Iaf1cdbf00108191f7cf3d4d9497b0ca5e4ba0c34
2020-02-04 10:11:16 +09:00
..