Documentation

Support

Unity Version Control

BRANCH

Manage branches with the Unity Version Control CLI.
Read time 1 minuteLast updated 21 days ago

Description

Allows the user to manage branches.

Usage

cm branch | br <command> [options]

Commands

To get more information about each command run

cm branch <command> --usage
cm branch <command> --help

Help

Examples

cm branch /main/scm21345
cm branch create /main/scm21345
cm branch delete /main/scm21345
cm branch rename /main/scm21345 scm21346
cm branch history /main/scm21345
cm branch showmain
cm branch showmerges file.txt