GitCommitResult.fail constructor

GitCommitResult.fail(
  1. Exception f
)

Implementation

GitCommitResult.fail(Exception f) : super.fail(f);