onPendingMerge function

void onPendingMerge()

Implementation

void onPendingMerge() => printToConsole(message: "You have an incomplete merge", color: CliColor.red);