Issue
When making commits in Studio Pro and using a private Git server, the history shows a different email than the one signed in to Studio Pro.
Environment
Studio Pro (all versions)
Cause
The username configured to connect to the private Git server may be different from the one logged into to Studio Pro with.
Solution / Workaround
To see if this is the case, check which username is being used to connect to Git by following these steps below:
- Open the Mendix application in Mendix Studio Pro
- Navigate to Edit> Preferences> Version Control> Git.
- Ensure that this is the desired name and email to be associated with the commits. These values are stored in the global Git configuration.
Internal information related
277037
Additional information
Mendix documentation: Git Name and Email
0 Comments