Skip to content

Commit b353835

Browse files
Remove duplicated changes
1 parent 598110a commit b353835

File tree

1 file changed

+0
-2
lines changed
  • content/en/docs/refguide/modeling/menus/version-control-menu

1 file changed

+0
-2
lines changed

content/en/docs/refguide/modeling/menus/version-control-menu/merge-dialog.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ With the **Merge** dialog you can [merge](/refguide/version-control/#merge) chan
1111
{{% alert color="warning" %}}
1212
Before continuing with the merge action, make sure you are currently working in the development line to which you want to merge.
1313
{{% /alert %}}
14-
{{% /alert %}}
1514

1615
To access the **Merge** dialog box, open [Version Control](/refguide/version-control-menu/) > **Merge Changes Here**:
1716

@@ -27,7 +26,6 @@ This functionality was known as **Port fix** in previous versions of Studio Pro.
2726

2827
This scenario allows you to move a fix from a maintenance branch line to the main line. If you just want to redo a small fix, a single commit is often enough.
2928

30-
Cherry pick adds changes from the selected commit to your branch line. You will need to explicitly commit these changes after performing the cherry pick.
3129
Cherry pick adds changes from the selected commit to your branch line. You will need to explicitly commit these changes after performing the cherry pick.
3230

3331
### Branch Line

0 commit comments

Comments
 (0)