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
{{% alert color="warning" %}} It is recommended to install git for all versions of Studio Pro to guarantee best performance and features availability. Studio Pro below 10.21.0 can work without git with reduced performance of some operations and advanced features (e.g. [rebase](/refguide/merge-algorithm/#rebase)) not available.
74
-
Starting Studio Pro 10.21.0, git 2.48.1 or higher installation is mandatory on the machine. This version of git is automatically installed dirung installation of StudioPro. For [non-administrative installation](#offline) you need to install git manually.{{% /alert %}}
73
+
{{% alert color="warning" %}}Mendix recommends installing Git for all versions of Studio Pro to ensure optimal performance and full feature availability.
74
+
* Studio Pro versions below 10.21.0 can work without Git, but some operations may experience reduced performance, and advanced features—such as [rebase](/refguide/merge-algorithm/#rebase)—will not be available.
75
+
* Starting from Studio Pro 10.21.0, Git version 2.48.1 or above is required. This version is automatically installed during Studio Pro installation. However, for [non-administrative installation](#offline) you must install Git manually.{{% /alert %}}
* One of the following versions of [Gradle](https://gradle.org/install/#manually) with Gradle extracted to the parent directory of the folder where Studio Pro is installed (usually `C:\Program Files\Mendix`) instead of `C:\Gradle`.
@@ -150,7 +151,7 @@ From Studio Pro version 10.14.0, the portable installer for Windows x64 and arm6
150
151
151
152
{{% alert color="info" %}}Git does not get installed automatically for the portable version because it requires Admin rights.{{% /alert %}}
152
153
153
-
You can download and install [portable version](https://git-scm.com/downloads/win) of Git and [configure](/refguide/preferences-dialog/#git-location) Studio Pro to use it.
154
+
You can download and install [portable version](https://git-scm.com/downloads/win) of Git and configure[Git Location](/refguide/preferences-dialog/#git-location) in **Preferences** in Studio Pro to use it.
154
155
155
156
Versions of Mendix Studio Pro that are installed via the portable installer do not show up in the Mendix Version Selector where you can manage Mendix versions. However, you can manually add a Studio Pro version by clicking **Add custom version** in **Manage Mendix versions** and specifying the path to the executable file of the Studio Pro version:
0 commit comments