commands/commands library

Functions

checkoutBranch(GitRepository repo, String branch) Future<void>
checkoutPathSpec(GitRepository repo, String pathSpec) Future<void>
checkoutRemoteBranch(GitRepository repo, String branch) Future<void>