Skip to content

Orca g co

orca g co

Checkout a branch for a git repository.

Synopsis

Searches for a branch with the name provided as an argument. If a single branch is found, it will be checked out. If multiple are found will provide a list to select from.

orca g co [flags]

Options

  -h, --help   help for co
  -p, --pull   Pulls the branch from origin after checking it out.

Options inherited from parent commands

      --log-format string   log format to use (default "text")
      --log-level string    Log level to use, one of: debug, info, warn, error, none. Defaults to none, as most errors are already surfaced anyway. (default "none")

SEE ALSO

  • orca g - Commands related to git.
Auto generated by spf13/cobra on 20-Aug-2025