Documentation

Support

Unity Version Control

CHANGESET

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

Description

Executes advanced operations on changesets.

Usage

cm changeset <command> [options]

Commands

To get more information about each command run

cm changeset <command> --usage
cm changeset <command> --help

Help

Examples

cm changeset move cs:15@myrepo br:/main/scm005@myrepo
cm changeset delete cs:2b55f8aa-0b29-410f-b99c-60e573a309ca@devData
cm changeset editcomment cs:15@myrepo "I forgot to add the checkin details"