GitTreeResult.fail constructor

GitTreeResult.fail(
  1. Exception f
)

Implementation

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