VCS How to: Add a Module to a New Branch
Early Access VCS Articles
|
9.
|
Commenting on a VCS Application |
|
Overview
To edit a main module in Unqork's , you must first add it to a using the Create a Branch page. Adding modules into a branch creates a copy for you to modify without affecting the core set of modules in the .
What You'll Learn
After completing this article, you'll know how to add a main module to a new VCS branch.
Adding a Main Module to a New Branch
After enabling VCS for an application, can begin creating branches using the Main Branch's modules. For this example, add an existing main module to a new branch so Creators can modify it using the role.
This example assumes you have a VCS-enabled application with at least one module when creating a new branch.
To learn how to enable VCS, view our How to: Enable VCS (Version Control System) article.
From the Workspaces page:
|
1.
|
Find and open a workspace that contains a VCS-enabled application. |
|
2.
|
Click the application's View App in VCS button. The View App Details' Branches page displays. |
|
3.
|
Click + Create Branch. The Create Branch page displays. |
|
4.
|
Under General, in the Branch Name* field, enter Branch-One. |
|
5.
|
From the Main Modules grid, find the module you want to branch and click Action ▾. |
|
6.
|
Click Add to Branch. The module moves from the Main Modules list to the Modules to Branch list. |
|
7.
|
Under Participants, click Show Advanced Settings. |
|
8.
|
Set Owner Can Approve Pull Requests to (Checked).
|
This setting allows the to review and approve the branch's . Outside of testing, the use of this setting should be determined by your organization.
|
9.
|
In the Please Document Reason field, enter the reason for creating this branch. |
|
10.
|
Click Create. A modal displays informing you the branch has been successfully created. |
|
11.
|
Click OK. The Branch Details page displays. |
The module is now available for editing by and in the branch.
Resources