Description Begin a new branch for development, starting from the revision specified in the manifest. Usage Create a new branch for specific projects. git repo start <branch-name> [project...] Create a new branch for all projects. git repo start --all <branch-name>