cpm

Repo commands

repo clone

Clone a repository.

cpm repo clone <url>

Arguments:

Options:

repo checkout

Checkout a branch inside the git repository. If the branch does not exist, create a branch from the default branch and update the default branch from upstream before creating a new branch.

cpm repo checkout [options]

Options:

repo sync

Synchronize the repository’s current branch with remote.

cpm repo sync

repo info

Get info of the repository.

cpm repo info

Outputs: