gitCheckout abstract method

Future<GitResult> gitCheckout(
  1. String rev
)

Implementation

Future<GitResult> gitCheckout(String rev);