@override Future<void> execute() async { await merge.mergeFromOtherBranchIntoThis(otherBranch: otherBranch); }