stopOnFailure property

bool stopOnFailure
final

If true (default), abort git operation when any step fails (exit code != 0).

Implementation

final bool stopOnFailure;