Checkout extension
Methods
-
checkout(
String path) → Future< int?> -
Available on GitRepository, provided by the Checkout extension
-
checkoutBranch(
String branchName) → Future< Reference?> -
Available on GitRepository, provided by the Checkout extension