Files
gerrit/java/com
Gal Paikin 00bb13f12d RevertSubmission#getBase shouldn't search a base for related changes
getBase() searches for the correct commit on which the endpoint will
base the created revert changes.

If the changes in the project + branch are all related (dependant),
a search is not necessary since we will anyway rebase on the first
commit of this submission in the toplogical sorting.

Change-Id: I974628d4143ed769295e42c79211f6810806fb98
2020-04-08 11:15:23 +02:00
..