Orca g
orca g
Commands related to git.
Options
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 - Orca is used to orchestrate complex development environments with docker compose.
- orca g branches - Searches branches for the git repository.
- orca g co - Checkout a branch for a git repository.
- orca g logl - Shows the last X commits.
- orca g pull - Pulls a branch from origin.
- orca g push - Pushes the branch to origin.
- orca g rbi - Run an interactive rebase.
- orca g undo - Removes commits from the branch.