commands/checkout library
Classes
Functions
-
checkoutBranch(
GitRepository repo, String branch) → Future< void> -
checkoutPathSpec(
GitRepository repo, String pathSpec) → Future< void> -
checkoutRemoteBranch(
GitRepository repo, String branch) → Future< void>