REPO(1) | Repo Manual | REPO(1) |
repo - repo checkout - manual page for repo checkout
repo checkout <branchname> [<project>...]
Summary
Checkout a branch for development
Run `repo help checkout` to view the detailed manual.
The 'repo checkout' command checks out an existing branch that was previously created by 'repo start'.
The command is equivalent to:
July 2022 | repo checkout |