You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/refguide/modeling/menus/version-control-menu/merge-dialog.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ Available scenarios are described in sections below.
21
21
## Cherry Pick
22
22
23
23
{{% alert color="info" %}}
24
-
This functionality was known as "Port Fix" in previous versions of StudioPro. It has been renamed to "Cherry Pick" to keep it more consistent with the native Git name for the operation.
24
+
This functionality was known as **Port fix** in previous versions of Studio Pro. It has been renamed to **Cherry pick** to keep it more consistent with the native Git name for the operation.
25
25
{{% /alert %}}
26
26
27
27
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.
0 commit comments