Skip to content

Commit c49b238

Browse files
Review
1 parent 0ce3f5f commit c49b238

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/en/docs/refguide/version-control/on-premises-git.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ To migrate a repository from one Git server to another private Git server, follo
189189

190190
After migration, download a fresh clone in Studio Pro from your private Git server.
191191

192-
{{% alert color="warning" %}} When migrating from Mendix Team Server, prevent Studio Pro errors by removing the `sprintr-project-id` setting from the *.git/config* file in your repository's local clone. {{% /alert %}}
192+
{{% alert color="warning" %}} After migrating from Mendix Team Server, to link an existing folder to a new repository and avoid errors in Studio Pro, remove the `sprintr-project-id` setting from the *.git/config* file in your local repository clone.{{% /alert %}}
193193

194194
#### Starting with a Fresh Repository
195195

content/en/docs/refguide10/version-control/on-premises-git.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ To migrate a repository from one Git server to another private Git server, follo
190190

191191
After migration, download a fresh clone in Studio Pro from your private Git server.
192192

193-
{{% alert color="warning" %}} When migrating from Mendix Team Server, prevent Studio Pro errors by removing the `sprintr-project-id` setting from the *.git/config* file in your repository's local clone. {{% /alert %}}
193+
{{% alert color="warning" %}} After migrating from Mendix Team Server, to link an existing folder to a new repository and avoid errors in Studio Pro, remove the `sprintr-project-id` setting from the *.git/config* file in your local repository clone. {{% /alert %}}
194194

195195
#### Starting with a Fresh Repository
196196

0 commit comments

Comments
 (0)